We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Tab-completion:
cap (tab)
rake (tab)
ssh (tab)
sudo umount (tab)
Git:
Dynamic access to current branch name with the current_branch function.
git pull origin $(current_branch)
grb publish $(current_branch) origin