- Loading...
...
Code Block | ||
---|---|---|
| ||
$ git publish --quiet |
Publish currently active local branch (named "bugfix") to the remote named origin and open any link returned in a web browser:
...
Code Block | ||
---|---|---|
| ||
$ git configure --global publish.browser firefox |
See GitPublish.java.