7 results
tagged
vcs
git status -sb | head -n1
is now part of my shell prompt. /via @kaihowl
"A collection of useful .gitignore templates" — useful :)
git stash --keep-index was new to me. Otherwise: same workflow for me.