canpolat@programming.devM to Git@programming.devEnglish · 29 days ago.gitignore Isn’t the Only Way To Ignore Files in Gitnelson.cloudexternal-linkmessage-square4linkfedilinkarrow-up130arrow-down11cross-posted to: webdev@programming.devhackernews@lemmy.bestiver.se
arrow-up129arrow-down1external-link.gitignore Isn’t the Only Way To Ignore Files in Gitnelson.cloudcanpolat@programming.devM to Git@programming.devEnglish · 29 days agomessage-square4linkfedilinkcross-posted to: webdev@programming.devhackernews@lemmy.bestiver.se
minus-squarered_tomato@lemmy.worldlinkfedilinkarrow-up3·29 days 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.