On Wed, 31 May 2017 22:23:30 +0200, Bo Berglund
<bo.bergl...@gmail.com> wrote:

>On Wed, 31 May 2017 15:42:48 -0400, wkitt...@windstream.net wrote:
>
>>at the command line, type in "which git" without the double quotes...
>
Now I made a test by looking at another RPi3 with Raspbian Jessie
where I have definitely NOT been doing anything git.
Surprise!

$ which git
/usr/bin/git

and

$ git --version
git version 2.1.4

So I went to another RPi2 I also have running Raspbian (older):
$ which git
/usr/bin/git
$ git --version
git version 1.7.10.4

This means that one does *not* have to install git on Raspbian because
it is already there....

Now remains to find out how to disable the old version shipped with
Raspbian and use the self-compiled newer version.
The $PATH location seems not to help.


-- 
Bo Berglund
Developer in Sweden

_______________________________________________
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-other

Reply via email to