add git merge alias

This commit is contained in:
2026-08-04 17:16:38 -06:00
parent c9084ddcdf
commit 81695100d2

View File

@@ -16,6 +16,8 @@
f = fetch --all f = fetch --all
m = merge
p = push p = push
pf = push --force-with-lease pf = push --force-with-lease