]> git.phdru.name Git - git-scripts.git/blob - git-open
ab704711ae13a6618912d1adf07baebb69282c17
[git-scripts.git] / git-open
1 #! /bin/sh
2 exec webbrowser -n "`git config --get remote.$1.url`"