Why Nostr? What is Njump?
2024-08-07 04:22:28

mcc on Nostr: Reasons I hate git tonight. - If you delete a file, then realize you didn't want to ...

Reasons I hate git tonight.

- If you delete a file, then realize you didn't want to do this , you can bring it back with `git checkout -- filepath`. But if you accidentally delete a directory, and you want to bring it back, this won't work. You have to say `git reset -- dirpath && git checkout -- dirpath`. No one will tell you this. StackOverflow, on this subject, just lies.

- Want to create a git archive and exclude certain files from it? THIS IS GONNA BE THE HARDEST THING IN THE FUCKIN WORLD
Author Public Key
npub15vtzh9eq7663ttzt6gk4af9t7ru97459zvxu5s85dlngfl59kf2srvx8ma