comments
authorJoey Hess <joeyh@joeyh.name>
Tue, 4 Apr 2023 17:52:23 +0000 (13:52 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 4 Apr 2023 17:52:23 +0000 (13:52 -0400)
doc/todo/Add_annex.orig-uuid_config_for___39__ephemeral_clones__39__/comment_3_b559ac06e7fc622b8bbb5e73d4cc0930._comment [new file with mode: 0644]
doc/todo/Add_annex.orig-uuid_config_for___39__ephemeral_clones__39__/comment_4_8cb8cdef0cc563714d7bc7d91743762b._comment [new file with mode: 0644]

diff --git a/doc/todo/Add_annex.orig-uuid_config_for___39__ephemeral_clones__39__/comment_3_b559ac06e7fc622b8bbb5e73d4cc0930._comment b/doc/todo/Add_annex.orig-uuid_config_for___39__ephemeral_clones__39__/comment_3_b559ac06e7fc622b8bbb5e73d4cc0930._comment
new file mode 100644 (file)
index 0000000..8ab0c7a
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2023-04-04T17:38:22Z"
+ content="""
+Occurs to me that this is very similar to `git worktree`. The difference
+is that you can make whatever changes to git branches in this "ephemeral
+clone" without affecting the parent repository. But as far as git-annex is
+concerned, in both cases there are two git repositories that share their
+.git/annex and so are essentially the same git-annex repository.
+"""]]
diff --git a/doc/todo/Add_annex.orig-uuid_config_for___39__ephemeral_clones__39__/comment_4_8cb8cdef0cc563714d7bc7d91743762b._comment b/doc/todo/Add_annex.orig-uuid_config_for___39__ephemeral_clones__39__/comment_4_8cb8cdef0cc563714d7bc7d91743762b._comment
new file mode 100644 (file)
index 0000000..d0cbc0d
--- /dev/null
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2023-04-04T17:48:04Z"
+ content="""
+See downstream discussion here: <https://github.com/datalad/datalad/issues/7363>
+"""]]