diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-22 14:52:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-22 14:52:22 -0400 |
commit | 4c761b0b08f904e3bce78e979bb855f4c78507aa (patch) | |
tree | 5343f6a127c997e3d4784600362cae3cd303ac6f /doc/users/chrysn.mdwn | |
parent | 0d699b7a322bfa2977cba1f29bd8f44fabb88aa6 (diff) |
move
Diffstat (limited to 'doc/users/chrysn.mdwn')
-rw-r--r-- | doc/users/chrysn.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/users/chrysn.mdwn b/doc/users/chrysn.mdwn new file mode 100644 index 000000000..f5c07b88b --- /dev/null +++ b/doc/users/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) |