This commit is contained in:
Joey Hess 2014-04-06 19:15:50 -04:00
parent 9dd1dc8f6d
commit aa17bf7d67
Failed to extract signature

View file

@ -0,0 +1,5 @@
Built `git-annex remotedaemon` command today. It's buggy, but it already
works! If you have a new enough git-annex-shell on a remote server, you can
run "git annex remotedaemon" in a git-annex repository, and it will notice
any pushes that get made to that remote from any other clone, and pull down
the changes.