tiny little protocol between git-remote-daemon and git-annex-shell
Subset of the git-remote-daemon protocol.
This commit is contained in:
parent
9b3ca5894b
commit
e0b04f2e37
2 changed files with 29 additions and 2 deletions
|
@ -14,8 +14,6 @@ import Common.Annex
|
|||
import qualified Git.Types as Git
|
||||
import qualified Utility.SimpleProtocol as Proto
|
||||
|
||||
import Control.Concurrent.STM
|
||||
|
||||
-- Messages that the daemon emits.
|
||||
data Emitted
|
||||
= CHANGED RemoteName RefList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue