0.1.10 • Published 10 years ago
ph v0.1.10
PH: Add some chemistry to your git push!
Typing git push origin master or arrowing through history sucks.
Instead, do this: ph om
Install
Run npm i -g ph to install. cd into a git repo, then try out some of the examples below.
Usage: ph options
-f, -v, -q, -nare the same as git push, normally.
Branch Choices
-mbranch = master-dbranch = dev-cor--current-branchbranch = currently active branch--branch [branch]pick an arbitrary branch
Remote Choices
-oremote = origin-hremote = heroku-premote = production--remote [remote]pick an arbitrary remote
Examples
ph cask for the remote but push to the current branch.ph ocpush to origin the current branch.ph hmpush to heroku the master branch.ph ocfforce-push to origin with the current branch.ph --remote origin --branch masterpush to origin with the master branch.
Any data not specified is prompted for. For example, if you'd like to push to either origin or production, then do ph c. This will allow you to choose a remote to push to each time.
0.1.10
10 years ago
0.1.9
10 years ago
0.1.8
10 years ago
0.1.7
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
11 years ago
0.1.3
11 years ago
0.1.2
11 years ago
0.1.0
11 years ago
0.0.12
11 years ago
0.0.11
11 years ago
0.0.10
11 years ago
0.0.9
11 years ago
0.0.8
11 years ago
0.0.7
11 years ago
0.0.5
11 years ago
0.0.4
11 years ago
0.0.3
11 years ago
0.0.2
11 years ago
0.0.1
11 years ago