mirror of
https://github.com/danielauener/git-auf-deutsch.git
synced 2024-11-14 02:09:59 +00:00
Merge pull request #20 from jsb/patch-1
korrekter Imperativ von "übergeben"
This commit is contained in:
commit
802af8f39f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ vor:
|
|||
git config --global alias.drueck push
|
||||
git config --global alias.zweig branch
|
||||
git config --global alias.verzweige branch
|
||||
git config --global alias.uebergebe commit
|
||||
git config --global alias.uebergib commit
|
||||
git config --global alias.erde rebase
|
||||
git config --global alias.vereinige merge
|
||||
git config --global alias.bunkere stash
|
||||
|
|
Loading…
Reference in a new issue