Git alias idea: "git browse" to open repo in browser
Git alias idea: "git browse" to open repo in browser

hachyderm.io
Dan Schroeder (@deadlydog@hachyderm.io)

Git alias idea: "git browse" to open repo in browser
Dan Schroeder (@deadlydog@hachyderm.io)
Ah, so it's completely useless
I believe you can replace
start
with the command that is suitable for your system (e.g.,xdg-open
for linux).