From 5c5259db7cd8e8e7908df76950c9f02def202204 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 Aug 2018 11:56:55 -0400 Subject: [PATCH] followup --- ...comment_2_73bd5d343286f61c9ac753ed3b00c149._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__/comment_2_73bd5d343286f61c9ac753ed3b00c149._comment diff --git a/doc/todo/sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__/comment_2_73bd5d343286f61c9ac753ed3b00c149._comment b/doc/todo/sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__/comment_2_73bd5d343286f61c9ac753ed3b00c149._comment new file mode 100644 index 0000000000..ae5c7ec7e6 --- /dev/null +++ b/doc/todo/sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__/comment_2_73bd5d343286f61c9ac753ed3b00c149._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2018-08-06T15:55:56Z" + content=""" +This is quite old, is it still wanted? + +git's remote.name.fetch config can make it only fetch a particular branch, +so that's one way to do this without adding an option. +"""]]