Skip to content

Commit 968c792

Browse files
authored
Merge pull request #83 from unixorn/add-gitgo
Add link to gitgo
2 parents 1c57ac5 + e182195 commit 968c792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ Here are some helpful aliases for your `~/.gitconfig`
263263
* [git-wayback-machine](https://github.com/MadRabbit/git-wayback-machine) - A simple script to quickly navigate a project's state through it's GIT history
264264
* [git_history_visualizer](https://github.com/kidpixo/git_history_visualizer) - python script to visualize the history of files in a git repository
265265
* [gitbaby](https://github.com/lordadamson/gitbaby) - Helper scripts to manage your git repositories
266+
* [gitgo](gitgo](https://github.com/ltj/gitgo) - Open a GitHub/Gitlab hosted repository in your browser via the command line (macOS only).
266267
* [gitsh](https://github.com/thoughtbot/gitsh) - An interactive shell for git. From within gitsh you can issue any git command, even using your local aliases and configuration.
267268
* [hub](https://github.com/github/hub) - A command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
268269
* [mergepbx](https://github.com/simonwagner/mergepbx) - Helper script for merging XCode project files.

0 commit comments

Comments
 (0)