Browse Source

gitconfig: pushf alias

raylu 9 years ago
parent
commit
6830b540d8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -62,3 +62,4 @@
 	short = log --graph --pretty=format:'%C(yellow)%h%Creset -%C(red)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --patience
 	ff = merge --ff-only
 	put = !git-push && git-push --tags
+	pushf = push --force-with-lease