mirror of
https://github.com/urbit/shrub.git
synced 2025-01-08 14:09:29 +03:00
Merge branch 'claydoc-cancel', remote-tracking branch 'dhaffey/spinner'
Add |cancel to clay doc (closes #579) Add a spinner while events happen (closes #599)
This commit is contained in:
commit
f68d66b4b3
@ -416,3 +416,13 @@ trusted to provide updates. Sometimes, it's useful to sync two
|
|||||||
desks to each other, so that changes to one or the other are
|
desks to each other, so that changes to one or the other are
|
||||||
mirrored. Cyclical sync structures are normal and healthy.
|
mirrored. Cyclical sync structures are normal and healthy.
|
||||||
Also, one desk can be the target of multiple autosyncs.
|
Also, one desk can be the target of multiple autosyncs.
|
||||||
|
|
||||||
|
### Cancelling a merge
|
||||||
|
|
||||||
|
Sometimes you start a merge that isn't going to finish quickly
|
||||||
|
enough to suit your taste. If you find yourself in this awkward
|
||||||
|
position,
|
||||||
|
|
||||||
|
|cancel %local-desk
|
||||||
|
|
||||||
|
will get you out of it.
|
||||||
|
Loading…
Reference in New Issue
Block a user