Re: [PATCH/RFC] gitk: refresh index before checking for local changes
From: Alexander Gladysh <hidden> Date: 2016-06-15 22:48:34
On Wed, Apr 7, 2010 at 04:43, Jonathan Nieder [off-list ref] wrote:
Most git porcelain silently refreshes stat-dirty index entries. Teach
gitk to, too; this will make the behavior easier to understand when a
person makes a change to a file and then changes mind and restores the
old version in her editor of choice.
This patch fixes my problem, thank you!
Alexander.