Pārlūkot izejas kodu

gitconfig: pushf alias

raylu 9 gadi atpakaļ
vecāks
revīzija
6830b540d8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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