Added a comment: Using the --content flag
authorSteven <Steven@web>
Sat, 29 May 2021 00:14:31 +0000 (00:14 +0000)
committeradmin <admin@branchable.com>
Sat, 29 May 2021 00:14:31 +0000 (00:14 +0000)
doc/forum/git-annex_s3_failure/comment_1_099023ae32a6a3417cc9c8bdcce9a89d._comment [new file with mode: 0644]

diff --git a/doc/forum/git-annex_s3_failure/comment_1_099023ae32a6a3417cc9c8bdcce9a89d._comment b/doc/forum/git-annex_s3_failure/comment_1_099023ae32a6a3417cc9c8bdcce9a89d._comment
new file mode 100644 (file)
index 0000000..25aa12e
--- /dev/null
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="Steven"
+ avatar="http://cdn.libravatar.org/avatar/bc0cef8062401f1b84db320cb56c28bd"
+ subject="Using the --content flag"
+ date="2021-05-29T00:14:30Z"
+ content="""
+It seems like I had to use the following command:
+
+```
+git annex sync --content
+```
+
+After this, I saw all the files available. 
+
+I expected `git annex get .` to do that, but I might simply have the wrong mental model of all of this. 
+"""]]