Added a comment: Are my unlocked, annexed files still safe?
authorpat <pat@web>
Wed, 21 Apr 2021 15:47:48 +0000 (15:47 +0000)
committeradmin <admin@branchable.com>
Wed, 21 Apr 2021 15:47:48 +0000 (15:47 +0000)
doc/git-annex-unlock/comment_8_d10c8b6e2dd8800cbfc11a7fa8536065._comment [new file with mode: 0644]

diff --git a/doc/git-annex-unlock/comment_8_d10c8b6e2dd8800cbfc11a7fa8536065._comment b/doc/git-annex-unlock/comment_8_d10c8b6e2dd8800cbfc11a7fa8536065._comment
new file mode 100644 (file)
index 0000000..b8ec3bb
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="pat"
+ avatar="http://cdn.libravatar.org/avatar/6b552550673a6a6df3b33364076f8ea8"
+ subject="Are my unlocked, annexed files still safe?"
+ date="2021-04-21T15:47:48Z"
+ content="""
+I want to double-check something: if I've annexed and committed files, I believe they are safely stored in git-annex even if I unlock them (as long as I don't use `--thin`). If I annex copies of the the same file, annex will only store it once, and use a symlink for the two original files. But if I unlock them, I can edit them independently.
+
+Basically, unlock gives me an editable copy of the file - but I always have the original version, and can revert or check it out if I need to. Is that correct?
+"""]]