Commit graph

12 commits

Author SHA1 Message Date
Joey Hess
81926f638e
responses 2017-10-30 12:10:39 -04:00
Joey Hess
24883e01cd
Fix export of subdir of a branch.
Seems I forgot to fully test that feature when documenting it.

git rev-parse needs a colon after a branch to de-reference the tree
it points to, rather than the commit. But that had it adding an extra
colon when the user specified "branch:subdir". So, check if there is a
colon before adding one.

This commit was sponsored by Francois Marier on Patreon.
2017-10-30 12:02:22 -04:00
jajpater
0b9dc04a51 Added a comment: Publishing subdir is publishing files but not subdir? 2017-10-20 10:22:25 +00:00
jajpater
003fc0ad01 Added a comment: Works when first using git annex get 2017-10-20 09:59:29 +00:00
jajpater
16cb3ec4fe Added a comment: Also fails when using UUID but differently 2017-10-20 09:47:25 +00:00
jajpater
2e9588356e Added a comment: Problem with publishing subdir. Subdir does not exist, but it does. 2017-10-20 09:21:34 +00:00
Joey Hess
650d0955a0
S3 export finalization
Fixed ACL issue, and updated some documentation.
2017-09-08 16:28:28 -04:00
https://id.koumbit.net/anarcat
c167828f68 Added a comment 2015-05-27 21:50:10 +00:00
BojanNikolic
8a78ab4873 Added a comment 2015-02-27 09:55:16 +00:00
Joey Hess
8466992a9b comment 2015-02-25 15:45:15 -04:00
BojanNikolic
597e0a8964 Added a comment: Publishing using rsync/directory layout 2015-02-16 10:04:41 +00:00
Joey Hess
5c1c55eaf4 update tip 2014-12-01 19:08:15 -04:00