Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
merge-recursive: fix miscellaneous grammar error in comment
author
Elijah Newren
<newren@gmail.com>
Sun, 10 Jun 2018 04:16:11 +0000
(21:16 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 12 Jun 2018 17:22:50 +0000
(10:22 -0700)
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
merge-recursive.c
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
6f333ff
)
diff --git
a/merge-recursive.c
b/merge-recursive.c
index ac27abbd4cd708fdc2526c6508680b7d246773b6..921f8e2d2d38c327170c72c0831c70c4d0cead9c 100644
(file)
--- a/
merge-recursive.c
+++ b/
merge-recursive.c
@@
-539,7
+539,7
@@
static void record_df_conflict_files(struct merge_options *o,
struct string_list *entries)
{
/* If there is a D/F conflict and the file for such a conflict
- * currently exist in the working tree, we want to allow it to be
+ * currently exist
s
in the working tree, we want to allow it to be
* removed to make room for the corresponding directory if needed.
* The files underneath the directories of such D/F conflicts will
* be processed before the corresponding file involved in the D/F