Skip to content

Commit

Permalink
Documentation gitk: Describe what --merge does
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Quirk <richard.quirk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Richard Quirk authored and Junio C Hamano committed Apr 30, 2008
1 parent 97ad535 commit 9f1915d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/gitk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ frequently used options.

Show all branches.

--merge::

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.

<revs>::

Limit the revisions to show. This can be either a single revision
Expand Down

0 comments on commit 9f1915d

Please sign in to comment.