diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-30 16:57:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-30 16:57:20 -0400 |
commit | 1530eac31294347a83c2a7973aa2c27ede9184f3 (patch) | |
tree | b01e9956b5b064da7695ab613f534515e9f01ad6 /doc/todo | |
parent | 3cf811ead0f1dcdcb4c8c6e7ea0c97f99220a38f (diff) |
closures
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/auto_remotes.mdwn | 6 | ||||
-rw-r--r-- | doc/todo/wishlist:___34__git_annex_add__34___multiple_processes.mdwn | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/auto_remotes.mdwn b/doc/todo/auto_remotes.mdwn index c12878950..715dea720 100644 --- a/doc/todo/auto_remotes.mdwn +++ b/doc/todo/auto_remotes.mdwn @@ -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]] diff --git a/doc/todo/wishlist:___34__git_annex_add__34___multiple_processes.mdwn b/doc/todo/wishlist:___34__git_annex_add__34___multiple_processes.mdwn index f3d383701..a04af05b4 100644 --- a/doc/todo/wishlist:___34__git_annex_add__34___multiple_processes.mdwn +++ b/doc/todo/wishlist:___34__git_annex_add__34___multiple_processes.mdwn @@ -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]] |