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