summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-08-28 13:16:50 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-08-28 13:16:50 -0400
commit8e243b2ab71ab7513894a40c94aa2b76fef239fe (patch)
tree602bc687f6550621b90af2a2b1b3e5331170951e
parent6681fbee042ba24e56b1948d5d7a89079646c0c7 (diff)
comment
-rw-r--r--doc/forum/script_to_generate___34__.hidden__34___files_for_files_not_in_local_remote/comment_1_76453756be78f06ef3a3d7d1bf011b9f._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/script_to_generate___34__.hidden__34___files_for_files_not_in_local_remote/comment_1_76453756be78f06ef3a3d7d1bf011b9f._comment b/doc/forum/script_to_generate___34__.hidden__34___files_for_files_not_in_local_remote/comment_1_76453756be78f06ef3a3d7d1bf011b9f._comment
new file mode 100644
index 000000000..a565d56a1
--- /dev/null
+++ b/doc/forum/script_to_generate___34__.hidden__34___files_for_files_not_in_local_remote/comment_1_76453756be78f06ef3a3d7d1bf011b9f._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-08-28T17:15:30Z"
+ content="""
+I don't know what those .hidden files are, but you will probably
+find it easier to use `git annex find` with some options to make
+it list the files you want. Eg:
+
+ git annex find --not --in here > .hidden
+"""]]