projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d19dbdb
)
improve comment
author
Joey Hess
<joeyh@joeyh.name>
Mon, 6 Jan 2020 16:53:09 +0000
(12:53 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 6 Jan 2020 16:53:09 +0000
(12:53 -0400)
Types/RemoteState.hs
patch
|
blob
|
history
diff --git
a/Types/RemoteState.hs
b/Types/RemoteState.hs
index 6e3cd23b74295f1dfd5dfba2770a911fff33f07e..aef102a7d465d5f63eb9bd47eaecae50228171ba 100644
(file)
--- a/
Types/RemoteState.hs
+++ b/
Types/RemoteState.hs
@@
-9,7
+9,7
@@
module Types.RemoteState where
import Types.UUID
-{- When
per-remote state, its UUID is used to identify it
.
+{- When
there is per-remote state, remotes are identified by UUID
.
-
- However, sameas remotes mean that two different Remote implementations
- can be used for the same underlying data store. To avoid them using