Hi Christian, Christian Rebischke wrote: > I played around with my gitconfig and I think I found a bug while doing > so. I set the following lines in my gitconfig: > > [color] > ui = always > > When I try to use `git add -p <filename>` I don't see the 'Stage > this hunk'-dialog anymore. First I thought it's some other configuration > but now I can definitly say that this configuration breaks `git add -p` > interactive mode. Do the patches at https://public-inbox.org/git/20171003133713.ccxv6clrmuuhhc3u@xxxxxxxxxxxxxxxxxxxxx/ help? Thanks and hope that helps, Jonathan