git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Bug - added changes are not shown in the diff view anymore ( not added
@ 2021-10-18 14:40 Raphael Biersbach
  2021-10-19  2:47 ` Bruno Moreira-Guedes
  0 siblings, 1 reply; 2+ messages in thread
From: Raphael Biersbach @ 2021-10-18 14:40 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]


Greetings,

when using gitk I am encountering this bug:

- added changes are not shown in the diff view anymore ( not added
changes and commits are fine)

git version 2.33.0

running on 5.10.70-1-MANJARO , window manager i3


Raphael Biersbach

[-- Attachment #2: gitkbug.png --]
[-- Type: image/png, Size: 170890 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug - added changes are not shown in the diff view anymore ( not added
  2021-10-18 14:40 Bug - added changes are not shown in the diff view anymore ( not added Raphael Biersbach
@ 2021-10-19  2:47 ` Bruno Moreira-Guedes
  0 siblings, 0 replies; 2+ messages in thread
From: Bruno Moreira-Guedes @ 2021-10-19  2:47 UTC (permalink / raw)
  To: Raphael Biersbach, git

On Mon, 2021-10-18 at 16:40 +0200, Raphael Biersbach wrote:
> 
> Greetings,
> 
> when using gitk I am encountering this bug:
> 
> - added changes are not shown in the diff view anymore ( not added
> changes and commits are fine)

I tried to reproduce through with the version on "master" branch
with the following steps:
1. I have written a new file with some short text
2. I added it to index with `git add`
3. I ran gitk
4. I went to the top point in the graph, "Local changes checked
in to index but not commited"
5. I verified Diff option was checked

I got precisely what I would expect:
   Author:   
   Committer:   
   Parent: 9b803221a51430fc491a4b3536bb8a1088c1af6e (Update
   README.md)
   Branch: 
   Follows: 
   Precedes: 
   
       Local changes checked in to index but not committed
   
   ----------------------- test.txt -----------------------
   new file mode 100644
   index 0000000..9daeafb
   @@ -0,0 +1 @@
   +test

If I did something different from what you have in mind,
could you please add the steps you can do to reproduce the
problem? Also, could you check if the reported behavior
appears on git's latest version (from "master" branch)?

> 
> git version 2.33.0
> 
> running on 5.10.70-1-MANJARO , window manager i3
> 
> 
> Raphael Biersbach



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-19  2:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 14:40 Bug - added changes are not shown in the diff view anymore ( not added Raphael Biersbach
2021-10-19  2:47 ` Bruno Moreira-Guedes

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).