closures
This commit is contained in:
parent
3cf811ead0
commit
1530eac312
2 changed files with 9 additions and 0 deletions
|
@ -21,3 +21,9 @@ Question: When should git-annex update the remote.log?
|
||||||
(If not just on init.) Whenever it reads in a repo's remotes?
|
(If not just on init.) Whenever it reads in a repo's remotes?
|
||||||
|
|
||||||
> This sounds useful and the log should be updated every time any remote is being accessed. A counter or timestamp (yes, distributed times may be wrong/different) could be used to auto-prune old entries via a global and per-remote config setting. -- RichiH
|
> This sounds useful and the log should be updated every time any remote is being accessed. A counter or timestamp (yes, distributed times may be wrong/different) could be used to auto-prune old entries via a global and per-remote config setting. -- RichiH
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
I no longer think I'd use this myself, I find that my repositories quickly
|
||||||
|
grow the paths I actually use, somewhat organically. Unofficial paths
|
||||||
|
across university quads come to mind. [[done]] --[[Joey]]
|
||||||
|
|
|
@ -5,3 +5,6 @@ i'm in the process of managing my music collection with git-annex. The initial "
|
||||||
Anyway, thanks for this wonderful piece of software.
|
Anyway, thanks for this wonderful piece of software.
|
||||||
|
|
||||||
Jean-Baptiste
|
Jean-Baptiste
|
||||||
|
|
||||||
|
> closing as dup of [[parallel possibilities]] (also see comments below)
|
||||||
|
> [[done]] --[[Joey]]
|
||||||
|
|
Loading…
Reference in a new issue