1
0
raylu 11 жил өмнө
parent
commit
ef6abeb279
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -48,4 +48,5 @@
 
 [alias]
 	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