On Sun, Nov 14, 2010 at 5:55 PM, Shaping <shap...@charter.net> wrote:
>> git branch
>
> displays
>
> (no branch)
> master



Possibly helpful: not-on-a-branch is a place you can land partway
through a rebase / merge process.

It can be painful to get your head around the git way of doing things,
if you have already worked with systems that use the CVS-SVN model.
Among other things, you are used to thinking of merge-then-commit, but
with DVCS you generally commit-then-merge (or commit-then-rebase)
instead.

It is generally easier if you start with a tiny sample project, and
work through various scenarios, rather than learn Git in the middle of
a not-tiny project.

-- 
Kyle Cordes
http://kylecordes.com

------------------------------------------------------------------------------
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