Just to add… I have no local changes to preserve, I just want to take a snapshot. I think this might do it?
git fetch —all git reset —hard origin/master > On 15 Sep 2015, at 11:43, John Pollard <[email protected]> wrote: > > Hi List, > > I would like to grab the latest WonderSource, last grabbed Feb 2013. > I can see how to clone the WonderSource tree and pull the bits I need into > Eclipse. > > Should I repeat and clone the whole tree or can I update my fairly old > WonderSource tree it in situ? > > I have a note that this used to do it: > > cd WonderSource > git fetch upstream > git merge upstream/integration > > though I suspect that is no longer correct. > > Thanks > John > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/john%40pollardweb.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
