summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-09 12:00:11 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-09 12:00:11 -0400
commit5d3475425a41a68f351a885ce4d5a5f43a8deff6 (patch)
treebe622441f66d83e0e58ada09fcecc87733c05002
parent4a0e40cb4a9d8fbc101d7620c5af78a4e08bc35f (diff)
retitle; known bug
-rw-r--r--doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch.mdwn2
-rw-r--r--doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch/comment_1_d5e90cf5edf189bb023deb46b5ffe96c._comment11
-rw-r--r--stack.yaml1
3 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch.mdwn b/doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch.mdwn
index 442e17242..3d1b38556 100644
--- a/doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch.mdwn
+++ b/doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch.mdwn
@@ -19,3 +19,5 @@ The only way to rectify this I can find is `git checkout` - but that means I hav
### What version of git-annex are you using? On what operating system?
git-annex version: 6.20171026-gd451d333d (standalone binary) on Debian stretch.
+
+[[!meta title="v6 get/drop make git think files are changed"]]
diff --git a/doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch/comment_1_d5e90cf5edf189bb023deb46b5ffe96c._comment b/doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch/comment_1_d5e90cf5edf189bb023deb46b5ffe96c._comment
new file mode 100644
index 000000000..d635819d7
--- /dev/null
+++ b/doc/bugs/Unchanged_files_are_detected_as_modified_in_unlocked_branch/comment_1_d5e90cf5edf189bb023deb46b5ffe96c._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-11-09T15:56:41Z"
+ content="""
+This is one of the primary known problems with v6 mode. On the page
+[[todo/smudge]] that collects all such issues, it's the second item.
+Basically, when git-annex gets/drops the content of the file, it
+updates the work tree file, and so git thinks the file has changed.
+Currently the best way to deal with it is to run `git add` on the file.
+"""]]
diff --git a/stack.yaml b/stack.yaml
index d84c4682e..8f1f1dabd 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -21,6 +21,7 @@ extra-deps:
- bloomfilter-2.0.1.0
- torrent-10000.1.1
- yesod-default-1.2.0
+- optparse-applicative-0.14.0.0
explicit-setup-deps:
git-annex: true
resolver: lts-9.9