Re: [PATCH] gitk: replace SHA1 entry field on keyboard paste
From: Paul Mackerras <hidden> Date: 2016-06-15 23:01:37
On Thu, Mar 20, 2014 at 01:58:51AM -0700, Ilya Bobyr wrote:
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 <redacted>