git:alias: Add clm for commit-last-msg

This commit is contained in:
2024-01-25 17:45:00 +01:00
parent 47cad5c079
commit 700c661e04
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
branches = track
c = commit
changes = flog HEAD...FETCH_HEAD
clm = commit-last-msg
co = checkout
cow = checkout-worktree
f = fetch