We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11294bb + 2668b6b commit 05e54d2Copy full SHA for 05e54d2
1 file changed
Documentation/git-rerere.adoc
@@ -32,7 +32,7 @@ COMMANDS
32
--------
33
34
Normally, 'git rerere' is run without arguments or user-intervention.
35
-However, it has several commands that allow it to interact with
+However, it has several commands that allow users to interact with
36
its working state.
37
38
'clear'::
@@ -44,7 +44,7 @@ will automatically invoke this command.
44
'forget' <pathspec>::
45
46
Reset the conflict resolutions which rerere has recorded for the current
47
-conflict in <pathspec>.
+conflict in paths that match <pathspec>.
48
49
'diff'::
50
0 commit comments