<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: mrgitmfmfm</title><link>https://news.ycombinator.com/user?id=mrgitmfmfm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 06 Sep 2026 13:09:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mrgitmfmfm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mrgitmfmfm in ".gitignore Everything by Default"]]></title><description><![CDATA[
<p>No, ”git add .” is not easily reverted, there’s no git sub command for de-adding files from the staging area. You have to copy the whole folder (hope you have enough disk space), checking out an older commit (hard), and copy specific files from the copied folder. Pita.<p>This is actually a general problem with git and most cli tools, where it would be possible and useful to undo an action, but the tool developer cannot be bothered to implement such time-saving feature.</p>
]]></description><pubDate>Sat, 05 Sep 2026 19:51:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49580069</link><dc:creator>mrgitmfmfm</dc:creator><comments>https://news.ycombinator.com/item?id=49580069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49580069</guid></item></channel></rss>