Yo Frank!

On Fri, 6 May 2016 17:52:22 -0400
Frank Nicholas <fr...@nicholasfamilycentral.com> wrote:

> dev2-rpi ~ # diff gpsd.sve/ppsthread.c gpsd/ppsthread.c

I'm not gonna waste cycles on strange ways to git pull.

> What’s the best/correct way to update the local ~/gpsd, for this
> testing?

One time only:

~ # rm gpsd -r
gpsd # git clone git git://git.savannah.nongnu.org/gpsd.git
gpsd # cd gpsd

From there on do your normal build, test thing.

Every once in a while:

gpsd # git pull

Then build/test.

The first git clone takes a while, but git pull is quite fast, pulling
only the changes.

To see recent changes, do:

gpsd # git log -p

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

Attachment: pgpaZ59cBpDeO.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to