We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dc30e85
✨ Adds new basic push and pull aliases ✨ Adds new clean alias
clean
d919b1e
✨ Adds new Git Flow aliases ✨ Adds new git push --tags alias ✨ Adds new git remotes alias
git push --tags
git remotes
ccc8739
✨ Adds new git fetch --all alias ✨ Adds new git branch --list alias 🎨 Adds link back to the Git repository as a comment inside .bash_profile
git fetch --all
git branch --list
.bash_profile
35b80b5
First collection of useful aliases.