Possible minor bug in Git

2019-01-30 Thread Angelo Melonas
ommand executes but no warning or error is displayed. 3. Execute "git status" again and it still shows the file as "untracked". Please let me know if I am mistaken. I also have a screenshot demonstrating the "bug" which I cannot attach to this email, but which can be requested. Have a great day. Kind regards, Angelo Melonas

Re: Possible minor bug in Git

2019-01-30 Thread Angelo Melonas
Just to clarify, I made a mistake above. Instead of "untracked", I meant "unstaged". I apologise for the confusion. On Thu, Jan 31, 2019 at 9:01 AM Angelo Melonas wrote: > > Good day, > > I found a potential bug in Git for Windows. The bug can be reproduced >

Re: Possible minor bug in Git

2019-02-01 Thread Angelo Melonas
(use "git reset HEAD ..." to unstage) modified: AA.txt I am looking forward to hearing from you again. Kind regards, Angelo Melonas On Thu, Jan 31, 2019 at 10:34 PM Torsten Bögershausen wrote: > > On Thu, Jan 31, 2019 at 09:29:28AM +0200, Angelo Melonas wrote: &