This commit is contained in:
Ted Kulp
2024-07-22 16:05:10 -04:00
parent 0d5df845c8
commit e6af2e4040
5 changed files with 12 additions and 4 deletions
+2
View File
@@ -35,6 +35,8 @@
[alias]
mdr = merge --no-commit --no-ff
mom = merge --no-edit origin/main
moma = merge --no-edit origin/master
dlb = "dead-local-branches"
ddlb = "delete-dead-local-branches"
fdlb = "force-delete-dead-local-branches"