pull down to refresh
I like a simpler status, so adding -sb to my status alias.
-sb
Also, saw this one once which I find handy!
se = !git rev-list --all | xargs git grep -F
I like a simpler status, so adding
-sbto my status alias.Also, saw this one once which I find handy!
se = !git rev-list --all | xargs git grep -F