mirror of
https://github.com/danielauener/git-auf-deutsch.git
synced 2025-01-22 16:47:01 +01:00
Fix imperative form
This commit is contained in:
parent
05552613be
commit
77e4c45655
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ git config --local alias.pflueckoepfel cherry-pick
|
||||||
git config --local alias.buechuus checkout
|
git config --local alias.buechuus checkout
|
||||||
git config --local alias.tagebuech log
|
git config --local alias.tagebuech log
|
||||||
git config --local alias.zuestand status
|
git config --local alias.zuestand status
|
||||||
git config --local alias.beschuldige blame
|
git config --local alias.beschuldig blame
|
||||||
|
|
Loading…
Reference in a new issue