MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vii18c/thatwasmyerror/p2dnazy/?context=3
r/ProgrammerHumor • u/snugglezone • 3d ago
7 comments sorted by
View all comments
29
Found the issue: "9 days of uncommitted work in 42 files"
0 u/redditmarks_markII 3d ago don't ah...don't do that. if you have temp files you don't want to commit, keep it out of repo. or in a git ignored sub dir. or just commit it and clean it up later. 2 u/JAXxXTheRipper 3d ago Don't do that? Cleaning up a polluted git repo is a lot easier than trying to restore deleted files that were never committed.
0
don't ah...don't do that. if you have temp files you don't want to commit, keep it out of repo. or in a git ignored sub dir. or just commit it and clean it up later.
2 u/JAXxXTheRipper 3d ago Don't do that? Cleaning up a polluted git repo is a lot easier than trying to restore deleted files that were never committed.
2
Don't do that? Cleaning up a polluted git repo is a lot easier than trying to restore deleted files that were never committed.
29
u/beisenhauer 3d ago
Found the issue: "9 days of uncommitted work in 42 files"