difftool: put the cursor on the editable file for Vim
commit28da86a58d7861626eb9d33a1bcfa3e1e79a4d13
authorDavid Aguilar <davvid@gmail.com>
Mon, 19 Jan 2009 05:34:29 +0000 (18 21:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Jan 2009 06:44:17 +0000 (18 22:44 -0800)
tree9dda7504f9c26930a3d9c4043de0166f56f88ed6
parent507cfcbd81196e14053bcd25735aaefabd99395d
difftool: put the cursor on the editable file for Vim

You only need to edit worktree files when comparing against
the worktree.  Put the cursor automatically into its window for
vimdiff and gvimdiff to avoid doing <C-w>l every time.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/difftool/git-difftool-helper