mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
Add git bm
This commit is contained in:
parent
080393ed9e
commit
6f8dbb8db3
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
list = show
|
list = show
|
||||||
ls = show
|
ls = show
|
||||||
subup = submodule update --init --recursive
|
subup = submodule update --init --recursive
|
||||||
|
bm = merge --no-ff --no-commit --log
|
||||||
|
|
||||||
untrack-ignored = !git-untracked-ignored
|
untrack-ignored = !git-untracked-ignored
|
||||||
info = !git-info
|
info = !git-info
|
||||||
|
|
Loading…
Add table
Reference in a new issue