Skip to content

Commit

Permalink
Git alias for pushing to origin head
Browse files Browse the repository at this point in the history
  • Loading branch information
athal7 committed Jun 19, 2014
1 parent 60479b8 commit b7dec4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Expand Up @@ -45,6 +45,7 @@
m = merge
mf = merge --ff-only
p = push -u
poh = push origin head
pom = push origin master
s = stash
ra = remote add
Expand Down

0 comments on commit b7dec4a

Please sign in to comment.