Today I started to play around with git to create some patches. I choose egit for this job, because I don't know a nice gui for git and I'm a eclipse ...
I'd like to show the output of 'git describe' in my view. Do I need to write a plug-in that updates a value and sets it application wide? Or is there ...
I have several projects which are under git repositories. All projects have its own GIT-url in the repository.
I try to import them to IntelliJ-idea: it works/resolves more or less well but ...