author | Paul Mackerras <paulus@samba.org> | |
Tue, 18 Nov 2008 08:44:20 +0000 (19:44 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Tue, 18 Nov 2008 08:44:20 +0000 (19:44 +1100) | ||
commit | 2958228430b63f2e38c55519d1f98d8d6d9e23f3 | |
tree | f497f95ba25473cce0a9b617a7fcce1917757e69 | tree | snapshot |
parent | 28593d3fa0e667bfccfe48e87a580db7c1a8d769 | commit | diff |
gitk: Fix switch statement in parseviewargs
In Tcl, a comment in a switch command where a pattern would be expected
doesn't do what one would expect, so this moves the comments inside the
actions. Doing that shows up an extra "-" which this also removes.
With this, --merge is now handled properly.
Signed-off-by: Paul Mackerras <paulus@samba.org>
In Tcl, a comment in a switch command where a pattern would be expected
doesn't do what one would expect, so this moves the comments inside the
actions. Doing that shows up an extra "-" which this also removes.
With this, --merge is now handled properly.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |