describe myself and what i think of git-annex

This commit is contained in:
http://christian.amsuess.com/chrysn 2011-02-20 15:38:22 +00:00 committed by admin
parent 982d0962b3
commit d8f65ced83

5
doc/forum/chrysn.mdwn Normal file
View file

@ -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)