summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmdPlD2j96DEwNSGiAHUYKnz2oFHC3rDQY <Garrett@web>2014-02-02 22:59:17 +0000
committerGravatar admin <admin@branchable.com>2014-02-02 22:59:17 +0000
commit3f234900fbc3871f7a4b59808d0ce54aa1b74c79 (patch)
tree695055348785c1ff51f3341a46ed03bfbacb22e3
parent79cdf8b81880950ed92d30f536a42b7dee3d7726 (diff)
Note about git-annex assistant
-rw-r--r--doc/bugs/Incorrect_symlink_path_in_simple_submodule_use_case.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/Incorrect_symlink_path_in_simple_submodule_use_case.mdwn b/doc/bugs/Incorrect_symlink_path_in_simple_submodule_use_case.mdwn
index a6c707a67..823d12679 100644
--- a/doc/bugs/Incorrect_symlink_path_in_simple_submodule_use_case.mdwn
+++ b/doc/bugs/Incorrect_symlink_path_in_simple_submodule_use_case.mdwn
@@ -38,7 +38,7 @@ Here are the exact steps for this simple use case (I have removed unrelated outp
$ git annex get
$ ls ./
-rw-r--r-- .git
- lrwxr-xr-x child_big_file -> .git/annex/objects/F5/f2/SHA256E-s1117253--ce17632dfd9c61a0a8c1384d25fb3a8a197f8056f224e15fbcad89904a82c5fd/SHA256E-s1117253-- ce17632dfd9c61a0a8c1384d25fb3a8a197f8056f224e15fbcad89904a82c5fd
+ lrwxr-xr-x child_big_file -> .git/annex/objects/F5/f2/SHA256E-s1117253--ce17632dfd9c61a0a8c1384d25fb3a8a197f8056f224e15fbcad89904a82c5fd/SHA256E-s1117253--ce17632dfd9c61a0a8c1384d25fb3a8a197f8056f224e15fbcad89904a82c5fd
-rw-r--r-- child_start
# As you can see above, the child_big_file symlink path is incorrect (the ".git/annex/..." location is not a directory, and should instead be "../.git/modules/submodule/annex/...")
@@ -50,7 +50,7 @@ Here are the exact steps for this simple use case (I have removed unrelated outp
### What version of git-annex are you using? On what operating system?
-Mac OS X Mountain Lion
+Mac OS X Mountain Lion. git-annex files are from within the downloadable git-annex assistant.
$ sw_vers -productVersion
10.8.5