Re: [BUG] GITK don't show unstaged changes

2017-06-16 Thread Clébio C . Felix
If this is an intentional change and not a bug, then gitk has become less 
useful to me, since I've always used it to do a quick review before committing. 
It's easier than using bash. Sad.


:-(


De: Konstantin Khomoutov <kostix+...@007spb.ru>
Para: Clébio C. Felix <clebiofe...@yahoo.com.br> 
Cc: git@vger.kernel.org
Enviadas: Sexta-feira, 16 de Junho de 2017 3:30
Assunto: Re: [BUG] GITK don't show unstaged changes


On Thu, Jun 15, 2017 at 11:52:46AM +0000, Clébio C. Felix wrote:


> Details:  https://github.com/git-for-windows/git/issues/1203 
> 
> Version with bug: 2.13.1
> Normal: 2.13.0

Attached are the pictures for those who doesn't want to browse that bug
and dig them up.

Basically, the idea is that Gitk in 2.13.1 won't show that "Local
uncommitted changes blah blah ..." entry above the one representing the
tip commit even though the `git status` command shows them.


[BUG] GITK don't show unstaged changes

2017-06-15 Thread Clébio C . Felix

Details:  https://github.com/git-for-windows/git/issues/1203  

Version with bug: 2.13.1
Normal: 2.13.0


CCFelix