document watch

This commit is contained in:
Joey Hess 2012-06-06 23:27:20 -04:00
parent b8ae9528ab
commit c56812980c
2 changed files with 10 additions and 0 deletions

3
debian/changelog vendored
View file

@ -1,5 +1,8 @@
git-annex (3.20120606) UNRELEASED; urgency=low
* watch: New subcommand, which uses inotify to watch for changes to
files and automatically annexes new files, etc, so you don't need
to manually run git commands when manipulating files.
* add: Prevent (most) modifications from being made to a file while it
is being added to the annex.