Remove unnecessary statement
This commit is contained in:
parent
92bfb452aa
commit
8cea8ce958
1 changed files with 0 additions and 2 deletions
|
@ -29,6 +29,4 @@ git config --global alias.tagebuech log;
|
||||||
git config --global alias.versteck stash;
|
git config --global alias.versteck stash;
|
||||||
git config --global alias.zuestand status;
|
git config --global alias.zuestand status;
|
||||||
git config --global alias.markierig tag;
|
git config --global alias.markierig tag;
|
||||||
|
|
||||||
addBashProfile "git-auf-deutsch" "Git auf Thurgauerisch" "alias totsch='git'";
|
|
||||||
popd > /dev/null;
|
popd > /dev/null;
|
||||||
|
|
Loading…
Reference in a new issue