save
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
ui = auto
|
ui = auto
|
||||||
[alias]
|
[alias]
|
||||||
branches = for-each-ref --sort=-committerdate --format=\"%(color:blue)%(authordate:relative)\t%(color:red)%(authorname)\t%(color:white)%(color:bold)%(refname:short)\" refs/remotes
|
branches = for-each-ref --sort=-committerdate --format=\"%(color:blue)%(authordate:relative)\t%(color:red)%(authorname)\t%(color:white)%(color:bold)%(refname:short)\" refs/remotes
|
||||||
qs = "!f() { git add . && git commit -am "save" && git push; }; f"
|
|
||||||
[merge]
|
[merge]
|
||||||
ff = only
|
ff = only
|
||||||
[fetch]
|
[fetch]
|
||||||
|
|||||||
Reference in New Issue
Block a user