Difference between revisions of "Git"

From SCECpedia
Jump to navigationJump to search
Line 4: Line 4:
 
*[http://git-scm.com/ Git Home Page]
 
*[http://git-scm.com/ Git Home Page]
 
*[http://cworth.org/hgbook-git/tour/ tutorial]
 
*[http://cworth.org/hgbook-git/tour/ tutorial]
 +
 +
 +
== Diff tutorial ==
 +
*[http://linux.byexamples.com/archives/163/how-to-create-patch-file-using-patch-and-diff/ Diff and Patch ]
  
 
== Git client software ==
 
== Git client software ==

Revision as of 06:54, 3 August 2012

Software developers are investigating Git as a version control system for use with SCEC scientific codes. An important advantaget is that people can access the repository without SCEC accounts. We are using github, so the trade-off is they need gitbuy account, instead.

Sites with Git information


 Diff tutorial

Git client software

git repositories

  • C:\Users\Philip James\Documents\workspace\ctc

SCEC git hub repositories

  • git@github.com:maechlin/ctc

Commands

Get a copy of a repository