aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_traffic_accounting_for_git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
commitca10c06819aacc50d4423836ce51fc4486803789 (patch)
treee96072aef36f12d28d715fd4b7396d3fea4eef4c /doc/todo/wishlist:_traffic_accounting_for_git-annex.mdwn
parent024dd384140b25f69defd762e41fd5e4af4f3567 (diff)
rename files containing :
This is mostly to let the repo check out on windows w/o using cygwin's git. But, bash completion is also crap with : , so ..
Diffstat (limited to 'doc/todo/wishlist:_traffic_accounting_for_git-annex.mdwn')
-rw-r--r--doc/todo/wishlist:_traffic_accounting_for_git-annex.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/wishlist:_traffic_accounting_for_git-annex.mdwn b/doc/todo/wishlist:_traffic_accounting_for_git-annex.mdwn
deleted file mode 100644
index 4b661101d..000000000
--- a/doc/todo/wishlist:_traffic_accounting_for_git-annex.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-As git annex keeps logs about file transfers anyway, it should be relatively easy to add traffic accounting to a repo. That would allow me to monitor how much traffic a given repo generates. As I might end up hosting git-annex repos for a few personal friends, I need/want a way to track the heavy hitters. -- RichiH
-
-PS: If you ever plan to host git-annex similar branchable, this would probably be of interest to you, as well :)