13
13
When you make a commit you can assiociate it with a bug by using the
14
14
``--fixes`` option of ``commit``. For example::
18
18
This will set a revision property on the revision that is committed
19
19
which contains the URI at which more information on the bug can be found.