Skip to content

Commit

Permalink
git: add overwrite alias
Browse files Browse the repository at this point in the history
  • Loading branch information
morygonzalez committed May 2, 2017
1 parent f740078 commit adeaf3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Expand Up @@ -17,6 +17,7 @@
st = status -sb
dc = diff --cached
current-branch = rev-parse --abbrev-ref HEAD
overwrite = push --force-with-lease
[push]
default = simple
[diff]
Expand Down

0 comments on commit adeaf3d

Please sign in to comment.