Code

Documentation: boolean value may be given by on/off
[git.git] / Documentation / gitcvs-migration.txt
index 2eb6972a93f1033281b79fe03af6d80c06d576dc..aaa7ef737a4c190c60e37e2849ce42f3bdb5dda7 100644 (file)
@@ -143,6 +143,11 @@ work, you must not modify the imported branches; instead, create new
 branches for your own changes, and merge in the imported branches as
 necessary.
 
+If you want a shared repository, you will need to make a bare clone
+of the imported directory, as described above. Then treat the imported
+directory as another development clone for purposes of merging
+incremental imports.
+
 Advanced Shared Repository Management
 -------------------------------------