mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-11-03 18:28:53 +01:00
some more git commands
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
stats = !git graph --stat
|
||||
pushall = !git remote | xargs -L1 git push --all
|
||||
diffname = !git diff --name-only
|
||||
undocommit = reset --soft HEAD~1
|
||||
|
||||
Reference in New Issue
Block a user