summaryrefslogtreecommitdiff
path: root/doc/sync
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkI9AR8BqG4RPw_Ov2lnDCJWMuM6WMRobQ <Dav@web>2013-11-24 17:48:23 +0000
committerGravatar admin <admin@branchable.com>2013-11-24 17:48:23 +0000
commit74272ccbc4593a1a59f67e58a78df8129c9fbf67 (patch)
tree8a78add669c6f4f43baa27ff17b1354341498633 /doc/sync
parent0c462aaa13b439da23350a13c2012464e358ec30 (diff)
Added a comment: Syncing only a specific branch
Diffstat (limited to 'doc/sync')
-rw-r--r--doc/sync/comment_6_012e9d4468d0b88ee3c5dad3911c3606._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/sync/comment_6_012e9d4468d0b88ee3c5dad3911c3606._comment b/doc/sync/comment_6_012e9d4468d0b88ee3c5dad3911c3606._comment
new file mode 100644
index 000000000..24381237f
--- /dev/null
+++ b/doc/sync/comment_6_012e9d4468d0b88ee3c5dad3911c3606._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawkI9AR8BqG4RPw_Ov2lnDCJWMuM6WMRobQ"
+ nickname="Dav"
+ subject="Syncing only a specific branch"
+ date="2013-11-24T17:48:22Z"
+ content="""
+By default, `git annex sync` will sync to all remotes, unless you specify a remote. So, I have to specify, e.g., `git annex sync origin`. I can simplify this with aliases, I suppose, but I do a lot of teaching non-programmer scientists... so it'd be nice to be able to configure this (so beginning users don't have to keep track of as many things).
+
+Is there (or will there be) a way to do this?
+"""]]