This commit is contained in:
Joey Hess 2011-10-30 16:57:20 -04:00
parent 3cf811ead0
commit 1530eac312
2 changed files with 9 additions and 0 deletions

View file

@ -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?
> 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]]

View file

@ -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.
Jean-Baptiste
> closing as dup of [[parallel possibilities]] (also see comments below)
> [[done]] --[[Joey]]