From 8a84ddc06168f42080779f53190ed15040080a69 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 4 Jan 2021 13:46:11 -0400 Subject: [PATCH] close --- doc/bugs/git_annex_fix_broken.mdwn | 2 ++ ...ent_1_e8b7e62c21557e84e344b596d96a0735._comment | 14 ++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 doc/bugs/git_annex_fix_broken/comment_1_e8b7e62c21557e84e344b596d96a0735._comment diff --git a/doc/bugs/git_annex_fix_broken.mdwn b/doc/bugs/git_annex_fix_broken.mdwn index 642715c21d..98272d33bb 100644 --- a/doc/bugs/git_annex_fix_broken.mdwn +++ b/doc/bugs/git_annex_fix_broken.mdwn @@ -15,3 +15,5 @@ ### What version of git-annex are you using? On what operating system? 8.20201127 (I know I know... One year old version :) + +> not a bug [[done]] --[[Joey]] diff --git a/doc/bugs/git_annex_fix_broken/comment_1_e8b7e62c21557e84e344b596d96a0735._comment b/doc/bugs/git_annex_fix_broken/comment_1_e8b7e62c21557e84e344b596d96a0735._comment new file mode 100644 index 0000000000..8c6e32d6f6 --- /dev/null +++ b/doc/bugs/git_annex_fix_broken/comment_1_e8b7e62c21557e84e344b596d96a0735._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2021-01-04T17:43:31Z" + content=""" +git-annex silently skips files that are not checked into git, and after you +run "mv", the file is not checked into git. + +So add the file (or just use `git mv` to move it) and then it will work. + +Note that, annex.skipunknown can be set to false to make git-annex not +silently skip files and instead complain. That is scheduled to become the +default in 1 year, because I know the current behavior can be confusing. +"""]] -- 2.30.2