reexport RemoteClass from Remote for cleanliness

This commit is contained in:
Joey Hess 2011-03-27 17:12:32 -04:00
parent 0d83d17f04
commit 48418cb92b
3 changed files with 19 additions and 9 deletions

View file

@ -1,4 +1,6 @@
{- git-annex remotes class
-
- Most things should not need this, using Remote instead
-
- Copyright 2011 Joey Hess <joey@kitenet.net>
-