Skip to content

felipesere/git-browse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-browse

All it does is open the current repositories remote origin in a browser, with some light transformations to accomodate for urls:

Start with: "git@github.com:felipesere/git-browse.git"

and then replace

  • ":" with "/"
  • "git@" with "https://"
  • ".git" with ""

and arrive at "https://github.com/felipesere/git-browse"!

It will let you know if you are not in a git repo or there is no origin set.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published