diff options
author | jbjjbjjbj <julianteule@gmail.com> | 2017-02-08 22:22:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-08 22:22:06 +0100 |
commit | 307524f3ff353a88c2f0679f5c60a3d8bfc3c269 (patch) | |
tree | 608d96e3038353760f26dcd24bdacd9231141682 | |
parent | ecf4878084e1d2fe352e923d4f4f534dcde37869 (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,6 +44,10 @@ Make gitignore Clone repository `git clone --bare <git-repo-url> $HOME/.cfg` +Set git option + +`config config --local status.showUntrackedFiles no` + Checkout `config checkout` |