git-aliases
git-aliases copied to clipboard
This is a clone of the plugin "git" present at: https://github.com/robbyrussell/oh-my-zsh
Results
1
git-aliases issues
Sort by
recently updated
recently updated
newest added
I recently switched from oh-my-zsh to this, but ran into an issue running `gpsup` ```sh zsh: command not found: git_current_branch fatal: The current branch dev has no upstream branch. To...