gonsole icon indicating copy to clipboard operation
gonsole copied to clipboard

Support external git

Open jochenw opened this issue 5 years ago • 4 comments

It is certainly nice, that gonsole doesn't depend on an external git. On the other hand, occasionally it might be quite handy, if we were able to use it, because JGit is always behind in terms of features. For example, as of this writing, JGit doesn't support a global "hooks" directory.

jochenw avatar Nov 15 '18 10:11 jochenw

Thank you for bringing this up. While it may certainly be useful to fall back to an external Git program, we have no plans to implement this in the near future.

rherrmann avatar Nov 15 '18 16:11 rherrmann

Okay, that's understandable. But (again with no real idea about whether it's possible, or not): Alternative proposal: Could we have something like "Git Bash here" in a folders directory. Project Explorer would be just fine.

jochenw avatar Nov 26 '18 13:11 jochenw

It seems there are a lot of plug-ins out there to open a shell for a given folder. See here, for example: https://stackoverflow.com/questions/1562600/is-there-an-eclipse-plugin-to-run-system-shell-in-the-console

Is it that what you are looking for?

rherrmann avatar Nov 26 '18 13:11 rherrmann

Thanks very much. That sounds like what I'd like to have exactly. Assuming, that the command is configurable.

jochenw avatar Nov 26 '18 14:11 jochenw