Преглед изворни кода

.bashrc add git alias cm as commit --verbose

pull/1/head
10sr пре 13 година
родитељ
комит
d80b662f38
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      .bashrc

+ 1
- 0
.bashrc Прегледај датотеку

@@ -110,6 +110,7 @@ _mygitconfig(){
git config --global alias.log-all3 "log --graph --date-order -C -M --pretty=format:\"<%h> %ad [%an] %Cgreen%d%Creset %s\" --all --date=short"
git config --global alias.cmm "commit -m"
git config --global alias.b "branch"
git config --global alias.cm "commit --verbose"
# git config --global github.token **
}



Loading…
Откажи
Сачувај