X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgitk.txt;h=cf465cb47e1f3fbb7452568591874cf865a16c2c;hb=f92f2038a5192ac5fc1bb4f38c49906aa45b3f1e;hp=4673a75a98da1f778c1323d8e5a4f7faff388589;hpb=325e9bca373349c028a72a796ebcff0732092759;p=git.git diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt index 4673a75a9..cf465cb47 100644 --- a/Documentation/gitk.txt +++ b/Documentation/gitk.txt @@ -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 to be run each time gitk has to determine the list of @@ -73,7 +74,7 @@ frequently used options. ...:: Limit commits to the ones touching files in the given paths. Note, to - avoid ambiguity wrt. revision names use "--" to separate the paths + avoid ambiguity with respect to revision names use "--" to separate the paths from any preceding options. Examples