Added a comment
authorpat <pat@web>
Sun, 4 Jul 2021 00:28:09 +0000 (00:28 +0000)
committeradmin <admin@branchable.com>
Sun, 4 Jul 2021 00:28:09 +0000 (00:28 +0000)
doc/forum/How_to_see_what_will_go_to_annex_vs_git/comment_1_d26ea587da51a6f663d64ebb19976a2b._comment [new file with mode: 0644]

diff --git a/doc/forum/How_to_see_what_will_go_to_annex_vs_git/comment_1_d26ea587da51a6f663d64ebb19976a2b._comment b/doc/forum/How_to_see_what_will_go_to_annex_vs_git/comment_1_d26ea587da51a6f663d64ebb19976a2b._comment
new file mode 100644 (file)
index 0000000..763e722
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="pat"
+ avatar="http://cdn.libravatar.org/avatar/6b552550673a6a6df3b33364076f8ea8"
+ subject="comment 1"
+ date="2021-07-04T00:28:09Z"
+ content="""
+`git config annex.addsmallfiles false` will make it so `git annex add` only adds files that should be annexed. So I can `git annex add` first, and then if I have any files left over that should have been annexed, I can add their file suffixes to the inclusion list. Slick!
+"""]]