# HG changeset patch # User Anton Shestakov # Date 1574417626 -25200 # Node ID f3faafa1e0642cfaae687a43083ef16bb3cca550 # Parent 4f3c87584a4a56b52cf87f2139035577bfa7067e docs: add missing Figure 10 to sharing.rst The .svg file itself has been already added earlier. diff -r 4f3c87584a4a -r f3faafa1e064 docs/sharing.rst --- a/docs/sharing.rst Thu Nov 21 14:18:35 2019 +0700 +++ b/docs/sharing.rst Fri Nov 22 17:13:46 2019 +0700 @@ -686,7 +686,10 @@ Figure 10 shows how Bob's repository looks now. - [figure SG10: only one visible head, 7:aa82, successor to hidden 5:541f and 6:e3a5] +.. figure:: figures/figure-sg10.svg + + Figure 10: only one visible head, 7:aa82, successor to hidden 5:541f and + 6:e3a5 We carefully dodged a merge conflict by specifying a merge tool (``internal:other``) that will take Alice's changes over Bob's. (You