Remove the feeds module

This commit is contained in:
Oliver Davies 2025-05-30 16:19:41 +01:00
parent acfd1cca8d
commit 0c98be96eb
851 changed files with 840 additions and 10348 deletions

View file

@ -87,14 +87,5 @@
"processed": "\n <p><code>git stash<\/code> is one of the commands I use the most.<\/p>\n\n<p>Maybe because I do trunk-based development so I very rarely create new branches, or because I intentionally make and push small atomic commits, I often find myself using <code>git stash<\/code> whilst debugging something or if I need to switch contexts quickly whilst in the middle of another task and I don't want to lose my changes.<\/p>\n\n<p>If it's not something I'm going to unstash and bring back almost immediately, I can create a new branch or create a named stash with <code>git stash save &lt;name&gt;<\/code>.<\/p>\n\n<p>If I don't need to stash everything, it supports the <code>-p<\/code> or <code>--patch<\/code> option and I can decide what to stash and what to keep.<\/p>\n\n<p>If you haven't used <code>git stash<\/code>, I recommend giving it a try.<\/p>\n\n ",
"summary": null
}
],
"feeds_item": [
{
"imported": "1970-01-01T00:32:50+00:00",
"guid": null,
"hash": "3b3fc896ed9c2c1970c93dce0d903cac",
"target_type": "feeds_feed",
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
}
]
}