Re: About Git

2021-05-24 Thread Andreas Reichel
Greetings. On Mon, 2021-05-24 at 18:40 +0200, Richard Grin wrote: > Do you know how to print the version number of Git on which JGit is > based? No, I don't but you can easily ask here: https://www.eclipse.org/jgit/support/ Best regards Andreas

Re: About Git

2021-05-24 Thread Richard Grin
Thanks Andreas, Do you know how to print the version number of Git on which JGit is based? Best regards, Richard Le 23/05/2021 à 00:49, Andreas Reichel a écrit : Richerard, to my best knowledge it uses Eclipse JGIT and so is independent from your OS native Git. (At the cost of less stabilit

Re: About Git

2021-05-22 Thread Andreas Reichel
Richerard, to my best knowledge it uses Eclipse JGIT and so is independent from your OS native Git. (At the cost of less stability, REBASE seems to break quite often and I actually have to resort to native GIT/Smart Git for fixing it). Best regards Andreas  On Sat, 2021-05-22 at 20:27 +0200, Ric