From ac65c0b33803d27b16ba4d7d047c49e3852da0c2 Mon Sep 17 00:00:00 2001 From: "http://mshri.livejournal.com/" Date: Fri, 25 Apr 2014 15:37:53 +0000 Subject: [PATCH] Added a comment: Sync specific branch or ignore a branch during sync --- ...nt_12_2fea14fa314ddb7ab645a5cca5a95fd9._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/sync/comment_12_2fea14fa314ddb7ab645a5cca5a95fd9._comment diff --git a/doc/sync/comment_12_2fea14fa314ddb7ab645a5cca5a95fd9._comment b/doc/sync/comment_12_2fea14fa314ddb7ab645a5cca5a95fd9._comment new file mode 100644 index 0000000000..b7e2ea1899 --- /dev/null +++ b/doc/sync/comment_12_2fea14fa314ddb7ab645a5cca5a95fd9._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://mshri.livejournal.com/" + ip="129.170.212.202" + subject="Sync specific branch or ignore a branch during sync" + date="2014-04-25T15:37:53Z" + content=""" + +I too feel that syncing all remotes by default is the right thing to do, but I think it should be limited to the 'master' and 'git-annex' branch. I often create branches that I want to keep local and do not want them to be synced. But I want 'master' and 'git-annex' branches to be synced with all remotes. + +So it would be nice to able to set an option to sync all branches or just the 'master' and 'git-annex' or to able to ignore some branches during git annex sync + +Shri + +"""]]