canpolat@programming.devM to Git@programming.devEnglish · 1 month ago.gitignore Isn’t the Only Way To Ignore Files in Gitnelson.cloudexternal-linkmessage-square4fedilinkarrow-up129cross-posted to: webdev@programming.devhackernews@lemmy.bestiver.se
arrow-up129external-link.gitignore Isn’t the Only Way To Ignore Files in Gitnelson.cloudcanpolat@programming.devM to Git@programming.devEnglish · 1 month agomessage-square4fedilinkcross-posted to: webdev@programming.devhackernews@lemmy.bestiver.se
minus-squarered_tomato@lemmy.worldlinkfedilinkarrow-up3·1 month agoNot weird. Whenever I use the -a flag on accident I just do git reset HEAD~1, and then do git commit -am on accident again.
Not weird. Whenever I use the
-aflag on accident I just dogit reset HEAD~1, and then dogit commit -amon accident again.