We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74567ac + 680b469 commit 8992defCopy full SHA for 8992def
Documentation/git-reset.txt
@@ -115,7 +115,7 @@ $ git pull git://info.example.com/ nitfol <4>
115
in these files are in good order. You do not want to see them
116
when you run "git diff", because you plan to work on other files
117
and changes with these files are distracting.
118
-<2> Somebody asks you to pull, and the changes sounds worthy of merging.
+<2> Somebody asks you to pull, and the changes sound worthy of merging.
119
<3> However, you already dirtied the index (i.e. your index does
120
not match the HEAD commit). But you know the pull you are going
121
to make does not affect frotz.c or filfre.c, so you revert the
0 commit comments