added new "addnw" alias to gitconfig
This commit is contained in:
parent
f9b8ae6c07
commit
aa2dd068af
1 changed files with 3 additions and 0 deletions
|
@ -54,3 +54,6 @@
|
|||
smtpServer = mail.0l.de
|
||||
smtpUser = stv0g
|
||||
smtpServerPort = 587
|
||||
[alias]
|
||||
addnw = !sh -c 'git diff -U0 -w --no-color "$@" | git apply --cached --ignore-whitespace --unidiff-zero -'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue