<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Multiple Threads</title>
    <description>The latest articles on DEV Community by Multiple Threads (@multiplethreads).</description>
    <link>https://dev.to/multiplethreads</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F435445%2Fd08f542d-6b05-42ce-a2ae-25591878894f.png</url>
      <title>DEV Community: Multiple Threads</title>
      <link>https://dev.to/multiplethreads</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/multiplethreads"/>
    <language>en</language>
    <item>
      <title>Change the last commit timestamp</title>
      <dc:creator>Multiple Threads</dc:creator>
      <pubDate>Sun, 19 Jul 2020 13:18:36 +0000</pubDate>
      <link>https://dev.to/multiplethreads/change-the-last-commit-timestamp-360k</link>
      <guid>https://dev.to/multiplethreads/change-the-last-commit-timestamp-360k</guid>
      <description>&lt;p&gt;If you want to change the timestamp of the last commit in git&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git commit --amend --date "Sun Jul 19 07:51:38 2020 +0530"
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



</description>
      <category>devops</category>
      <category>git</category>
      <category>github</category>
    </item>
  </channel>
</rss>
