Hi Jeremy, > Unfortunately that is a side effect of git, it doesn't set time stamps. > I find it very annoying but haven't found a good solution. I have no > desire to manually set timestamps. If anyone has suggestions for how to > get git to set timestamps on files, I would be greatful. I currently > use diffs and git history to see changes.
Many projects workaround (at least for releases) by creating a source code distribution archive /locally/ and upload that side by side with the binaries. This is what I do for <https://github.com/bttrx/IntSum/releases> Cheers, Robert -- +++ BTTR Software +++ Home page: https://www.bttr-software.de/ DOS ain't dead: https://www.bttr-software.de/forum/ _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
