記錄linux 學習過程及除錯
1.When you do every new repos, remember to create ".gitignore" file. it can ignore the file which you don't want to commit.
2.git-completion.bash add in bash.bashrc
source ~/.git-completion.bash