Skip to content

Commit d6b67ce

Browse files
tmzullingergitster
authored andcommitted
unpack-trees.c: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ee00ef4 commit d6b67ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpack-trees.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2904,7 +2904,7 @@ int threeway_merge(const struct cache_entry * const *stages,
29042904
* The rule is to "carry forward" what is in the index without losing
29052905
* information across a "fast-forward", favoring a successful merge
29062906
* over a merge failure when it makes sense. For details of the
2907-
* "carry forward" rule, please see <Documentation/git-read-tree.txt>.
2907+
* "carry forward" rule, please see <Documentation/git-read-tree.adoc>.
29082908
*
29092909
*/
29102910
int twoway_merge(const struct cache_entry * const *src,

0 commit comments

Comments
 (0)