summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-18 16:05:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-18 16:05:43 -0400
commita32043b86f1ad52ce33ffba92e6d3a57cff81bfb (patch)
tree982d3e55ce7bf15c106e748c1765b2f4bd41c3ba /doc
parentd956edbea525138445d4f2d928041e813896d9cd (diff)
check and drop after uploads
Diffstat (limited to 'doc')
-rw-r--r--doc/design/assistant/transfer_control.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/transfer_control.mdwn b/doc/design/assistant/transfer_control.mdwn
index d21081d34..129a2304d 100644
--- a/doc/design/assistant/transfer_control.mdwn
+++ b/doc/design/assistant/transfer_control.mdwn
@@ -35,7 +35,7 @@ the same content, this gets tricky. Let's assume there are not.)
again, and should cause it to be transferred in that case, which doesn't
happen either..)
3. we get a file (`in`, `copies`) **done**
-4. we sent a file to a remote (`in`, `copies`)
+4. we sent a file (`in`, `copies`) **done**
5. some other repository drops the file (`in`, `copies` .. However, it's
unlikely that an expression would prefer content when *more* copies
exisited, and want to drop it when less do. That's nearly a pathological