diff options
author | http://olivier.berger.myopenid.com/ <obergix@web> | 2013-08-17 21:53:58 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-17 21:53:58 +0000 |
commit | 99c28e723a7019925c7a2fe9b38849cbfddd286e (patch) | |
tree | a76514a8694dda4bd4c65eafc003aa9012f7002e /doc/direct_mode | |
parent | 898a5c077e67d7aae638e7b8db3bcdd2ff4430cc (diff) |
Added a comment: How to sync changes made in another remote when in direct mode
Diffstat (limited to 'doc/direct_mode')
-rw-r--r-- | doc/direct_mode/comment_10_94284a476604e9c812b7ee475ca22959._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/direct_mode/comment_10_94284a476604e9c812b7ee475ca22959._comment b/doc/direct_mode/comment_10_94284a476604e9c812b7ee475ca22959._comment new file mode 100644 index 000000000..e14f56485 --- /dev/null +++ b/doc/direct_mode/comment_10_94284a476604e9c812b7ee475ca22959._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://olivier.berger.myopenid.com/" + nickname="obergix" + subject="How to sync changes made in another remote when in direct mode" + date="2013-08-17T21:53:57Z" + content=""" +Re-reading @joey's reponse above, I see that merge/pull don't seem to be safe and will create dangling symlinks. That corresponds to those files I can see on cifs, I guess. + +But then, how can a direct repo sync with changes made in other remotes, if there no pull/fetch available. + +Can it then be only the source of changes which will propagate to indirect remotes ? +"""]] |