gitk: Replace SHA1 entry field on keyboard paste
authorIlya Bobyr <ilya.bobyr@gmail.com>
Thu, 20 Mar 2014 08:58:51 +0000 (01:58 -0700)
committerPaul Mackerras <paulus@samba.org>
Sun, 15 Jun 2014 01:35:50 +0000 (11:35 +1000)
We already replace old SHA with the clipboard content for the mouse
paste event. It seems reasonable to do the same when pasting from
keyboard.

Signed-off-by: Ilya Bobyr <ilya.bobyr@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found