Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

git-publish

Pushes the current branch and optionally opens it on GitHub.

To install, add this script to your PATH, then run one of the following:

    git config --global alias.publish '!git-publish' # All repos
    git config alias.publish '!git-publish'          # Current repo only

Usage: git publish [options]

Options:
    -f, --force                      Force push.
    -o, --open                       Open GitHub.

About

Pushes the current branch and optionally opens it on GitHub.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages