Skip to content

DLopezJr/git-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-open

Opens a git repo in the browser.

A git alias conceived by Nathanael Anderson. [SOURCE] [@GITHUB]

Install

$ git clone https://github.com/DLopezJr/git-open
$ cd git-open
$ sudo make install || su -c "make install"

Uninstall

$ cd git-open
$ sudo make uninstall || su -c "make uninstall"

TODO:

  • Stdout if success or failure?
  • Find if and where the git config file is.

About

Opens a git repo in the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published