Skip to content

Commit

Permalink
Documentation: clarify commits affected by gitk --merge
Browse files Browse the repository at this point in the history
Signed-off-by: Sitaram Chamarty <sitaramc@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Sitaram Chamarty authored and Junio C Hamano committed Feb 9, 2009
1 parent 9aad6cb commit 3021faf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/gitk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ frequently used options.

After an attempt to merge stops with conflicts, show the commits on
the history between two branches (i.e. the HEAD and the MERGE_HEAD)
that modify the conflicted files.
that modify the conflicted files and do not exist on all the heads
being merged.

--argscmd=<command>::
Command to be run each time gitk has to determine the list of
Expand Down

0 comments on commit 3021faf

Please sign in to comment.