summaryrefslogtreecommitdiff
path: root/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 16:50:33 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-27 16:52:01 -0400
commitd2e0a94c5d5b14bc87b0cc7e90738235d9f975ad (patch)
treea27b746bd3eff35bb1090f281252ed3f8ad3fe4d /doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn
parent8383afb1ec6a493fb7d3ca302be356ecc59dbc45 (diff)
comment & close
Diffstat (limited to 'doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn')
-rw-r--r--doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn b/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn
index 1bdc62174..80d5a3d25 100644
--- a/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn
+++ b/doc/todo/__34__git-annex_fix__34___on_untracked__44___but_git-annexy_symlinks.mdwn
@@ -16,3 +16,5 @@ This would allow me to do stuff like this:
$ find -type l -xtype l -print0 | xargs -0 mv -t ~/files_not_found
Admittedly, to do this now, you just have to stage the symlinks before you fix but there may be other situations where this is useful (and I can't think of anything else you would want 'fix --force' to do)..
+
+> Per my comment, this is not a good idea, so [[done]] --[[Joey]]