On Sun, Nov 14, 2010 at 9:55 PM, Shaping <shap...@charter.net> wrote:
> Right now I need to recover from a "fetch origin".

You don't need to recover from a 'fetch'. What that does is it
downloads the stuff you don't yet have and stores it internally in a
'remote' branch. It makes no changes at all to your checked out code
or your changes. That only happens when you do a 'rebase', 'merge' or
'pull'.

So after doing 'fetch origin' your code is in exactly the same state
as before you did the command.

Chris.
-- 
http://www.bluishcoder.co.nz

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to