File: day_147__git-annex_remotedaemon.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (5 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (11)
1
2
3
4
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.