diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-04-04 18:13:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-04-04 18:13:46 +0000 |
commit | 27eaab346903aa26c7639014dd26520b8d8da95c (patch) | |
tree | 168e747a0210b0b0aa059b4aef8391f163db4ac2 /doc | |
parent | 8527643324102de36bb43785a14cf0a5020004e7 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/wishlist:_git_annex_put_--_same_as_get__44___but_for_defaults/comment_1_d5413c8acce308505e4e2bec82fb1261._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/wishlist:_git_annex_put_--_same_as_get__44___but_for_defaults/comment_1_d5413c8acce308505e4e2bec82fb1261._comment b/doc/forum/wishlist:_git_annex_put_--_same_as_get__44___but_for_defaults/comment_1_d5413c8acce308505e4e2bec82fb1261._comment new file mode 100644 index 000000000..fe1d5520f --- /dev/null +++ b/doc/forum/wishlist:_git_annex_put_--_same_as_get__44___but_for_defaults/comment_1_d5413c8acce308505e4e2bec82fb1261._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-04-04T18:13:46Z" + content=""" +This begs the question: What is the default remote? It's probably *not* the same repository that git's master branch is tracking (ie, origin/master). It seems there would have to be an annex.defaultremote setting. + +BTW, mr can easily be configured on a per-repo basis so that \"mr push\" copies to somewhere: `push = git push; git annex push wherever` +"""]] |