Jesse Duffield

Results 532 comments of Jesse Duffield

I agree about showuntrackedfiles determining the initial state, but in this case `Show only staged files` won't do because we still want to show unstaged, tracked files.

I'm thinking we could have a 'show staged / show unstaged / show all' option as well as a separate toggle for 'show untracked'. So we'd have this logic: |...

Now we just need that toggle feature!

@all500234765 would that not be a good candidate for inclusion in the gitignore file?

@melMass try pressing shift+R from the files view after running that command, it should refresh the files and that should make use of the new git config value.

Thanks for the fast response. Although what's confusing is that this does not occur on login or logout: my user is already logged in, and after the issue, my user...

@stefanhaller I agree: we would need to do some manual testing with this. aiopty is notable for having windows support, though it is a very new repo with only two...

I've created a milestone with a due date of next weekend so if we don't think we can get something across the line by then let's leave it to the...

@KnapSac I'm okay for no test given it requires network requests and so on. @ChrisMcD1 As a windows user, any chance you'd be able to locally test if this works?