Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Git diagram



On Thu, Nov 3, 2011 at 3:56 PM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:

I'm having trouble visualizing the different places Git keeps code.    Workspace, Local Repo, Remote Repo.  Wait there's more!!
I googled for "Git diagram"
and found the following tutorial, but most importantly the "Git Data Transport Command" diagram there.

http://veerasundar.com/blog/2011/06/git-tutorial-getting-started/

If this is accurate it will help me remember which commands do what.
Roland can you confirm you agree with this representation?

Yes, it is basically accurate. Just to clarify: all arrows stretching more than one column are updating also all columns in between. E.g. "commit -a" updates not only the local repository but also the index. 

Roland
 




...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511




--
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309

Back to the top