diff options
author | jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 <jhannwong@web> | 2016-01-12 03:52:58 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-01-12 03:52:58 +0000 |
commit | ed62977a3f7b1d925a137f236578b8523bf8d3eb (patch) | |
tree | 33e66bb0affd8ed990be0837a67227114946a491 | |
parent | 47bf6ca9facad8f84f62982fee53dac1fa1d52ce (diff) |
Added a comment: Does not work
-rw-r--r-- | doc/submodules/comment_1_53b60f39e8ba93522eb90688237cef17._comment | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/submodules/comment_1_53b60f39e8ba93522eb90688237cef17._comment b/doc/submodules/comment_1_53b60f39e8ba93522eb90688237cef17._comment new file mode 100644 index 000000000..cc8e3c83e --- /dev/null +++ b/doc/submodules/comment_1_53b60f39e8ba93522eb90688237cef17._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565" + nickname="jhannwong" + subject="Does not work" + date="2016-01-12T03:52:58Z" + content=""" +Truly experimental. + +1. Create a git repo, and add some git-annexed files to it. +2. Create another git repo, and make above git repo a submodule under it. +3. In the git repo in step 2, add some git-annexed files to it. +4. Create yet another git repo, and add to it the git repo in step 2 as a submodule. +5. In the git repo in step 4, do `git-annex init <some-name>'. + +The symlink that is created will be wrong. +Even if you manually create a correct symlink, git-annex still fails to work. + +Truly experimental. For now, I have to avoid using git-annex in submodules. +"""]] |