Browse Source

fix typo

tags/n0.8
Compn 14 years ago
parent
commit
2a0d4d4cd0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/git-howto.txt

+ 1
- 1
doc/git-howto.txt View File

@@ -120,7 +120,7 @@ I. BASICS:

For cosmetics-only commits you should get (almost) empty output from

git diff -wb <filename(s)>
git diff -w -b <filename(s)>

Also check the output of



Loading…
Cancel
Save