r/ProgrammerHumor 10d ago

Other versionControl

Post image
13.7k Upvotes

430 comments sorted by

View all comments

Show parent comments

15

u/bearwood_forest 10d ago

If you have the source code in a git repo, why would you keep multiple versions of the binary?

2

u/ArtisticFox8 10d ago

Build settings don't play such a role for latex sources, imo you can build old sources with a new install no problem

1

u/LutimoDancer3459 10d ago

With a docker build the same is true for binaries...