summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/rsync.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/rsync.lua b/plugins/rsync.lua
index 4c07233..da4bdb7 100644
--- a/plugins/rsync.lua
+++ b/plugins/rsync.lua
@@ -6,6 +6,9 @@
-- has an rsync tree attached to it which can be used by remote ends sshing
-- into the Trove.
--
+-- Since the functionality is generically useful however, it is supported here
+-- in Gitano upstream.
+--
-- Copyright 2014 Daniel Silverstone <daniel.silverstone@codethink.co.uk>
local gitano = require "gitano"