Akonwi Ngoh

Results 82 comments of Akonwi Ngoh

I assume @daviwil is still involved and might be able to help identify the new maintainer(s).

Is this still an issue for you all? I haven't seen this problem while using atom ide.

@patriciussanctus the changelog has a note about that change https://github.com/akonwi/git-plus/blob/master/CHANGELOG.md

I understand what you're saying. From the command line though, if you did `git add` with unchanged files then git would exit with a success code of 0 and subsequently,...

Do you have ssh setup so it doesn't require you to enter your credentials? That's the first thing to check because currently the package favors an ssh setup like that...

I'm unfamiliar with OpenShift and I don't think I fully understand what your setup is. What stands out to me in your response though is that pushing from the terminal...

Thanks @icflorescu! I just upgraded to Sierra and had the same problem. `ssh-add -K` seems to be the current solution.

Thanks for the suggestions. I want to eventually have all the commands that result in output to show in the dock view. A lot of this has been touched on...

This package doesn't touch or choose anything related to your ssh configurations. All the commands are executed in a spawned child processes so those configurations should translate. I'm able to...

This is an atom package so if you're using visual studio code, the issue is elsewhere. Are using atom?