summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://christian.amsuess.com/chrysn <chrysn@web>2011-02-20 15:38:22 +0000
committerGravatar admin <admin@branchable.com>2011-02-20 15:38:22 +0000
commitd8f65ced83a8ad35e72ba9eff3539638cc0c9f6c (patch)
treee1211f1e3a476e3940d278c7613bfd7118bf9161
parent982d0962b3ff4e82e83b715d8cc3fc93ea71783c (diff)
describe myself and what i think of git-annex
-rw-r--r--doc/forum/chrysn.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/chrysn.mdwn b/doc/forum/chrysn.mdwn
new file mode 100644
index 000000000..f5c07b88b
--- /dev/null
+++ b/doc/forum/chrysn.mdwn
@@ -0,0 +1,5 @@
+* **name**: chrysn
+* **website**: <http://christian.amsuess.com/>
+* **uses git-annex for**: managing the family's photos (and possibly videos and music in the future)
+* **likes git-annex because**: it adds a layer of commit semantics over a regular file system without keeping everything in duplicate locally
+* **would like git-annex to**: not be required any more as git itself learns to use cow filesystems to avoid abundant disk usage and gets better with sparser checkouts (git-annex might then still be a simpler tool that watches over what can be safely dropped for a sparser checkout)