This commit is contained in:
2025-08-04 18:48:11 -04:00
parent 4fb9edf175
commit bfa1452ec7

View File

@@ -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]