tagging todo items
This commit is contained in:
parent
281bf13236
commit
1a0071f4d5
34 changed files with 118 additions and 51 deletions
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="Ilya_Shlyakhter"
|
||||
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
|
||||
subject="status of v7"
|
||||
date="2019-07-02T18:45:52Z"
|
||||
content="""
|
||||
P.S. @joeyh can you update us on the status of v7 repositories? What are the current issues, that keep v7 from being the default? How many users are actively using v7, and what has been their experience? I tried the [[forum|forum/status_of_v7/]] for this but got no replies.
|
||||
"""]]
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""re: I wonder if "thin mode" could generalize beyond hardlinks"""
|
||||
date="2020-01-29T15:15:06Z"
|
||||
content="""
|
||||
The ideas in that comment won't work, and here's why:
|
||||
|
||||
If git-annex does not maintain a hardlink in .git/annex/objects,
|
||||
then when you run git checkout and it replaces the working tree file
|
||||
with some other version, or deletes it, it's deleted the only copy
|
||||
of the annex object that is stored on your disk. So you lose data.
|
||||
"""]]
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 9"""
|
||||
date="2020-01-29T15:18:28Z"
|
||||
content="""
|
||||
Much of this discussion seems irrelevant given that v7 is the
|
||||
default now and half of the discussion above is about v5 unlock.
|
||||
|
||||
In general, this todo suffers from far too many unrelated or only
|
||||
tangentially related suggestions.
|
||||
|
||||
Any concrete proposals, or shall I close this?
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue