diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-05-09 13:49:59 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-05-09 13:49:59 -0400 |
commit | 9ca8b85a590f72899e65bb8d9eab758d31e41b49 (patch) | |
tree | fb5ce69c116694af0f0865dff10564670658e5e2 | |
parent | 70c12fa5487cc7c4f256fdc24af43cf50a33211f (diff) |
response
-rw-r--r-- | doc/forum/sneakernet_with_a___34__directory__34___special_remote_on_fat/comment_2_9fe4a596aea6bd1a898b4c235126dce2._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/sneakernet_with_a___34__directory__34___special_remote_on_fat/comment_2_9fe4a596aea6bd1a898b4c235126dce2._comment b/doc/forum/sneakernet_with_a___34__directory__34___special_remote_on_fat/comment_2_9fe4a596aea6bd1a898b4c235126dce2._comment new file mode 100644 index 000000000..1ef9386c4 --- /dev/null +++ b/doc/forum/sneakernet_with_a___34__directory__34___special_remote_on_fat/comment_2_9fe4a596aea6bd1a898b4c235126dce2._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2017-05-09T17:48:24Z" + content=""" +The directory= parameter to enableremote only affects the local +configuration of that remote, it's not stored anywhere. Which is why you +have to pass that parameter each time you're enabling that same +directory remote in different repositories. + +So, it's fine to have directory= set to different values in different +repositories, or even to re-run enableremote with a new directory= setting +as needed. +"""]] |