Skip to content

Commit

Permalink
adds git punch alias.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauricio Sanches committed Jan 17, 2018
1 parent d463d55 commit 19ff672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/gitconfig.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
ccf = "!git ss | grep UU --color | wc -l"
br = branch
p = push
punch = push --force-with-lease
pr = pull -r
r = remote
unstage = reset HEAD --
Expand Down

0 comments on commit 19ff672

Please sign in to comment.