<?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: eneasmarin</title>
    <description>The latest articles on DEV Community by eneasmarin (@marmeden).</description>
    <link>https://dev.to/marmeden</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%2F115943%2F5e049e46-fb55-43e8-ad7c-8773e89a7259.jpeg</url>
      <title>DEV Community: eneasmarin</title>
      <link>https://dev.to/marmeden</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marmeden"/>
    <language>en</language>
    <item>
      <title>Undo unsigned GitHub commit</title>
      <dc:creator>eneasmarin</dc:creator>
      <pubDate>Fri, 24 Nov 2023 08:46:21 +0000</pubDate>
      <link>https://dev.to/marmeden/undo-unsigned-github-commit-k6e</link>
      <guid>https://dev.to/marmeden/undo-unsigned-github-commit-k6e</guid>
      <description>&lt;p&gt;Here's a quick post for those that for some reason manually sign their commits using the -S flag and eventually forget to.&lt;/p&gt;

&lt;p&gt;In the cases that the commit is still not pushed just run&lt;/p&gt;

&lt;p&gt;&lt;code&gt;git commit --amend --no-edit -S&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;And voilá, problem solved&lt;/p&gt;

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