mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
userdirs and some more git commands
This commit is contained in:
@@ -8,3 +8,5 @@
|
||||
pushall = !git remote | xargs -L1 git push --all
|
||||
diffname = !git diff --name-only
|
||||
undocommit = reset --soft HEAD~1
|
||||
[core]
|
||||
autocrlf = input
|
||||
|
Reference in New Issue
Block a user