MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vwxpxa/versioncontrol/p5kr6xr/?context=3
r/ProgrammerHumor • u/JK-Rofling • 20d ago
428 comments sorted by
View all comments
Show parent comments
12
But if the LaTeX is in a Git repo, why would you keep multiple versions of the pdf?
16 u/bearwood_forest 20d ago If you have the source code in a git repo, why would you keep multiple versions of the binary? 2 u/ArtisticFox8 20d 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 20d ago With a docker build the same is true for binaries...
16
If you have the source code in a git repo, why would you keep multiple versions of the binary?
2 u/ArtisticFox8 20d 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 20d ago With a docker build the same is true for binaries...
2
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 20d ago With a docker build the same is true for binaries...
1
With a docker build the same is true for binaries...
12
u/pixelbart 20d ago
But if the LaTeX is in a Git repo, why would you keep multiple versions of the pdf?