<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www-theory.lbl.gov/computewiki/index.php?action=history&amp;feed=atom&amp;title=Git</id>
	<title>Git - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www-theory.lbl.gov/computewiki/index.php?action=history&amp;feed=atom&amp;title=Git"/>
	<link rel="alternate" type="text/html" href="https://www-theory.lbl.gov/computewiki/index.php?title=Git&amp;action=history"/>
	<updated>2026-05-21T01:59:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://www-theory.lbl.gov/computewiki/index.php?title=Git&amp;diff=102&amp;oldid=prev</id>
		<title>Anderson: Created page with &quot;= Theory Group Git Repository at LBNL =  == Learning to use Git ==  There are many philosophical differences between Subversion and Git, so users are advised to take some…&quot;</title>
		<link rel="alternate" type="text/html" href="https://www-theory.lbl.gov/computewiki/index.php?title=Git&amp;diff=102&amp;oldid=prev"/>
		<updated>2012-12-06T21:39:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Theory Group Git Repository at LBNL =  == Learning to use Git ==  There are many philosophical differences between &lt;a href=&quot;/computewiki/index.php/Subversion&quot; title=&quot;Subversion&quot;&gt;Subversion&lt;/a&gt; and &lt;a href=&quot;/computewiki/index.php/Git&quot; title=&quot;Git&quot;&gt;Git&lt;/a&gt;, so users are advised to take some…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Theory Group Git Repository at LBNL =&lt;br /&gt;
&lt;br /&gt;
== Learning to use Git ==&lt;br /&gt;
&lt;br /&gt;
There are many philosophical differences between [[Subversion]] and [[Git]], so users are advised to take some time to become accustomed to git before diving in to an existing project.&lt;br /&gt;
&lt;br /&gt;
The best resource for learning about Git is the free [http://git-scm.com/book &amp;quot;Pro Git Book&amp;quot;] by Scott Chacon.&lt;br /&gt;
&lt;br /&gt;
== What we provide ==&lt;br /&gt;
&lt;br /&gt;
Unlike subversion and cvs, git has no intrinsic ncept of an authoritative repository.  Every instance of a repository is complete and self-sufficient.  Despite this, projects with multiple developers will benefit from having a remote repostory to which they can push their work.  &lt;br /&gt;
&lt;br /&gt;
We use [https://github.com/sitaramc/gitolite gitolite] to provide these remote repositories.  Users provide management with an ssh public key, and access is granted.&lt;/div&gt;</summary>
		<author><name>Anderson</name></author>
		
	</entry>
</feed>