8/18/2016

Git Remember



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