Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-browser

Opens a browser to the right URL for a git working directory.

You can add git aliases if you want. Although since both branch and browser start with br, there could be some semantic overlap if you already have aliases for branch.

I don't have that issue and have defined these:

[alias]
    b = browser
    bb = browser -b
    bs = browser -s
    bbs = browser -b -s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages