close dup todo
This commit is contained in:
parent
f118ee8b9e
commit
53a1c9e359
2 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2025-05-23T19:44:03Z"
|
||||
content="""
|
||||
Basically the same todo previously: [[todo/show_time_of_last_interaction_with_a_repo]]
|
||||
|
||||
I'll close that one in favor of this new one. The old one did have some
|
||||
ideas about using groups to manually track activity, and a way to use
|
||||
`git-annex expire` to list recently fsked repos.
|
||||
"""]]
|
|
@ -1 +1,4 @@
|
|||
When [[`git-annex-info`|git-annex-info]] lists repos, it can be unclear which ones are still "active". It would help if the info command showed the time of last interaction for each repo. Seems like the code to determine that already exists in [[`git-annex-expire`|git-annex-expire]]?
|
||||
|
||||
> Closing as a duplicate, since there is a newer todo
|
||||
> [[show_time_of_last_interaction_with_a_repo]]. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue