<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=Git_Cheat_Sheet_-_Git_made_easy</id>
		<title>Git Cheat Sheet - Git made easy - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=Git_Cheat_Sheet_-_Git_made_easy"/>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=Git_Cheat_Sheet_-_Git_made_easy&amp;action=history"/>
		<updated>2026-06-04T07:11:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://briansnelson.com/index.php?title=Git_Cheat_Sheet_-_Git_made_easy&amp;diff=913&amp;oldid=prev</id>
		<title>Brian: /* Git Cheat Sheet - Git made Easy */</title>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=Git_Cheat_Sheet_-_Git_made_easy&amp;diff=913&amp;oldid=prev"/>
				<updated>2018-01-16T03:21:58Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Git Cheat Sheet - Git made Easy&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 03:21, 16 January 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Git Cheat Sheet - Git made Easy==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Git Cheat Sheet - Git made Easy==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Setup your own accounts &lt;/del&gt;for version control, the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;two I like &lt;/del&gt;to use &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;are&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Git is the most commonly used version control system today and is quickly becoming the standard &lt;/ins&gt;for version control&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Git is a distributed version control system&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;meaning your local copy of code is a complete version control repository. These fully-functional local repositories make it is easy to work offline or remotely. You commit your work locally, and then sync your copy of &lt;/ins&gt;the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;repository with the copy on the server. This paradigm differs from centralized version control where clients must synchronize code with a server before creating new versions of code.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Git’s flexibility and popularity make it a great choice for any team. Many developers and college graduates already know how &lt;/ins&gt;to use &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Git. Git’s user community has created many resources to train developers and Git’s popularity make it easy to get help when you need it.  Nearly every development environment has Git support and Git command line tools run on every major operating system.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;==Setup your own accounts ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; - https://github.com/&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; - https://github.com/&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; - https://bitbucket.org&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; - https://bitbucket.org&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key briansne_wiki-wiki_:diff:version:1.11a:oldid:912:newid:913 --&gt;
&lt;/table&gt;</summary>
		<author><name>Brian</name></author>	</entry>

	<entry>
		<id>https://briansnelson.com/index.php?title=Git_Cheat_Sheet_-_Git_made_easy&amp;diff=912&amp;oldid=prev</id>
		<title>Brian: Created page with &quot;==Git Cheat Sheet - Git made Easy==  Setup your own accounts for version control, the two I like to use are  - https://github.com/  - https://bitbucket.org  ===Create and Clon...&quot;</title>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=Git_Cheat_Sheet_-_Git_made_easy&amp;diff=912&amp;oldid=prev"/>
				<updated>2018-01-16T03:19:06Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Git Cheat Sheet - Git made Easy==  Setup your own accounts for version control, the two I like to use are  - https://github.com/  - https://bitbucket.org  ===Create and Clon...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Git Cheat Sheet - Git made Easy==&lt;br /&gt;
&lt;br /&gt;
Setup your own accounts for version control, the two I like to use are&lt;br /&gt;
 - https://github.com/&lt;br /&gt;
 - https://bitbucket.org&lt;br /&gt;
&lt;br /&gt;
===Create and Clone===&lt;br /&gt;
Create New repository&lt;br /&gt;
 git init&lt;br /&gt;
&lt;br /&gt;
Clone local repository&lt;br /&gt;
 git clone /path/to/repo&lt;br /&gt;
&lt;br /&gt;
Clone remote repository&lt;br /&gt;
 git clone  username@host:/path/to/repo&lt;br /&gt;
&lt;br /&gt;
===Add and Remove Files===&lt;br /&gt;
Add Changes&lt;br /&gt;
 git add &amp;lt;filename&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Add All Files&lt;br /&gt;
 git add *&lt;br /&gt;
&lt;br /&gt;
Remove/Delete Files&lt;br /&gt;
 git rm &amp;lt;filename&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Commit and Sync===&lt;br /&gt;
&lt;br /&gt;
Commit Changes&lt;br /&gt;
 git commit -m &amp;quot;Comment update&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Push Changes to Remote Repo&lt;br /&gt;
 git push origin master&lt;br /&gt;
&lt;br /&gt;
Connect local repo to Remote repo&lt;br /&gt;
 git remote add origin &amp;lt;server&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Update local repo with remote changes&lt;br /&gt;
 git pull&lt;br /&gt;
&lt;br /&gt;
===Branches===&lt;br /&gt;
Create New Branch&lt;br /&gt;
 git checkout -b &amp;lt;branch&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Switch to Master Branch&lt;br /&gt;
 git checkout master&lt;br /&gt;
&lt;br /&gt;
Delete Branch&lt;br /&gt;
 git branch -d &amp;lt;branch&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Push Branch to remote repo&lt;br /&gt;
 git push origin &amp;lt;branch&amp;gt;&lt;/div&gt;</summary>
		<author><name>Brian</name></author>	</entry>

	</feed>