git-gui: Allow specifying an initial line for git gui blame.
commitf7078b40917daa20ea3fa54c7e38766594e4b996
authorAlexander Gavrilov <angavrilov@gmail.com>
Sat, 23 Aug 2008 08:32:20 +0000 (23 12:32 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 25 Aug 2008 05:00:01 +0000 (24 22:00 -0700)
treeb7f04ebe76a01e353a753e767f0b625430fcfd60
parent823f7cf81dbed741c3a645913d7461e9bc04e0d2
git-gui: Allow specifying an initial line for git gui blame.

Add a command-line option to make git gui blame automatically
scroll to a specific line in the file. Useful for integration
with other tools.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh
lib/blame.tcl
lib/browser.tcl