gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] What is our current bug state?


From: Greg Troxel
Subject: Re: [gpsd-dev] What is our current bug state?
Date: Mon, 02 Feb 2015 19:27:34 -0500
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.4 (berkeley-unix)

Frank Nicholas <address@hidden> writes:

> Never mind - I think I got it.  I should have done a 'git clone
> git://git.sv.gnu.org/gpsd.git <git://git.sv.gnu.org/gpsd.git'>'
> <git://git.sv.gnu.org/gpsd.git'>, right?

Yes - I always start with a clone and then "git remote update -p" to get
new bits. I have this in .gitconfig:

[alias]
        up = !git remote update -p && git merge --ff-only @{u}

whith gets new bits and does an ff merge if possible, and if not I
rebase (to avoid unnecessary merge commits).

Attachment: pgpUXvzc8tbGG.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]