mirror of
https://github.com/danielauener/git-auf-deutsch.git
synced 2024-11-14 10:19:59 +00:00
Add cherry-pick
alias
This commit is contained in:
parent
9ffa2589cf
commit
05552613be
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ git config --local alias.unterscheide diff
|
|||
git config --local alias.tuezemme merge
|
||||
git config --local alias.versorg stash
|
||||
git config --local alias.markier tag
|
||||
git config --local alias.pflueckoepfel cherry-pick
|
||||
git config --local alias.buechuus checkout
|
||||
git config --local alias.tagebuech log
|
||||
git config --local alias.zuestand status
|
||||
|
|
Loading…
Reference in a new issue