A bash script to move untracked files out of a checked-out Git repository (github.com) 9 points by blackbit 1y ago ↗ HN
[–] pavel_lishin 1y ago ↗ Is this significantly better than `git stash -u`? [–] blackbit 1y ago ↗ Probably not, I wasn't aware of that option for `git stash`. facepalm [–] pavel_lishin 1y ago ↗ No worries! At least you got some good practice writing some code, and learned something new. [–] eternityforest 1y ago ↗ I am going to make a comma ,alias of this so I don't forget it exists! What a useful command!
[–] blackbit 1y ago ↗ Probably not, I wasn't aware of that option for `git stash`. facepalm [–] pavel_lishin 1y ago ↗ No worries! At least you got some good practice writing some code, and learned something new.
[–] pavel_lishin 1y ago ↗ No worries! At least you got some good practice writing some code, and learned something new.
[–] eternityforest 1y ago ↗ I am going to make a comma ,alias of this so I don't forget it exists! What a useful command!
4 comments
[ 2.9 ms ] story [ 16.9 ms ] thread