Marcel

Results 22 comments of Marcel

I worked on a partial solution here: 4cc3e032df146987e959ea323a7376360e74d152 that atleast tells you more clearly what is happening or why git-control is not working. I am still looking for a decent...

This seems to be a new issue, I am unable to recreate this. Are there any steps to resolve this or some ideas as to what is causing it?

Can you post a screenshot like the one above? I have a feeling that this issue is related to Atom not properly recognizing your project as a git repository. (...

Okay, this seems to be because GIT tries to access a path that has been deleted as it wants to compare a file at that location. I think the -N...

Most likely your .git folder is not in the location that Atom assumes it should be in. This is a problem with Atom not recognising a project if this is...

Please refer to the PR #96 . It would be great if someone could fix it up as it (kind of ) works already.

This is closely related to #43 and is on my map for fixes. Creating a selection has been proven to be a bit difficult so far but it should be...

So many +1 and I know that this feature would be really great. Please help work on this issue on #96 as it already has some of the functionality and...

Yes that seems like a reasonable change. I looked it up myself and the way you suggested it seems to be best (especially since the option is already called upstream...

This package uses the npm package git-promise, which uses shelljs. It should work on your windows machine and works fine on windows 7. `fatal: could not read Username for 'https//github.com':...