From f1bade6d514081e9606bef8374f637548197a8c9 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 26 Aug 2013 18:11:07 +0000 Subject: [PATCH] Added a comment --- .../comment_1_bec356619f370a618f19a187d09d2e35._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/howto_update_feed/comment_1_bec356619f370a618f19a187d09d2e35._comment diff --git a/doc/forum/howto_update_feed/comment_1_bec356619f370a618f19a187d09d2e35._comment b/doc/forum/howto_update_feed/comment_1_bec356619f370a618f19a187d09d2e35._comment new file mode 100644 index 0000000000..fa87e3494d --- /dev/null +++ b/doc/forum/howto_update_feed/comment_1_bec356619f370a618f19a187d09d2e35._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.63" + subject="comment 1" + date="2013-08-26T18:11:07Z" + content=""" +I have purposefully kept a list of feeds out of git-annex. I handle this by having a `feeds` file, which I check into git. Then a cron job runs: `xargs git-annex importfeed < feeds` +"""]]