<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>git on Sai Ram&#39;s Blog</title>
    <link>https://sairam.dev/tags/git/</link>
    <description>Recent content in git on Sai Ram&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020. All rights reserved.</copyright>
    <lastBuildDate>Thu, 22 Dec 2016 22:14:37 +0530</lastBuildDate>
    
	<atom:link href="https://sairam.dev/tags/git/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>TIL git log --reverse</title>
      <link>https://sairam.dev/post/2016-12-20-til-git/</link>
      <pubDate>Thu, 22 Dec 2016 22:14:37 +0530</pubDate>
      
      <guid>https://sairam.dev/post/2016-12-20-til-git/</guid>
      <description>git log --reverse Displays logs in the reverse order</description>
    </item>
    
    <item>
      <title>Book Review: Version Control with Git, 2nd Edition</title>
      <link>https://sairam.dev/post/book-review-version-control-with-git/</link>
      <pubDate>Mon, 22 Jul 2013 23:43:00 +0530</pubDate>
      
      <guid>https://sairam.dev/post/book-review-version-control-with-git/</guid>
      <description>Version Control with Git 2/e by Jon Loeliger, Matthew McCullough from O&amp;rsquo;Reilly Media The book was provided as part of the blogger&amp;rsquo;s review program.
This book covers topics from basics to advanced aspects of git varying from basic daily usage to once in a life time commands that you dream have existed.
Who is the book for ? If you want to
 know the modern day distributed version control systems stop using p4, a disaster happens when you wait for few seconds to open a file on the server across the continent learn about new data structures and concepts used in building an VCS be amazed about no central authority managing files and easily download thousands of revision changes in a single shot know how thousands of developers across the world contribute to thousands of projects without a central bottleneck did not know that creating a new branch is a millisecond operation stick with svn, but use the power of git  This book is for you if you fall under any of the options above</description>
    </item>
    
  </channel>
</rss>