comparison docs/usage/general.rst @ 3592:549c73bfc206 beta

changelog / compare: adjust titles Clarify what shows changesets and what more see changesets as revisions that specify snapshots that are compared.
author Mads Kiilerich <madski@unity3d.com>
date Fri, 08 Mar 2013 00:50:49 +0100
parents 2d4e1f5e854e
children 3563bb7b4b82 4839bc1d89fa
comparison
equal deleted inserted replaced
3591:2b3a553eaaad 3592:549c73bfc206
36 --------------------------- 36 ---------------------------
37 37
38 Checkboxes in compare view allow users to view combined compare view. You can 38 Checkboxes in compare view allow users to view combined compare view. You can
39 only show the range between the first and last checkbox (no cherry pick). 39 only show the range between the first and last checkbox (no cherry pick).
40 Clicking more than one checkbox will activate a link in top saying 40 Clicking more than one checkbox will activate a link in top saying
41 `Show selected changes <from-rev> -> <to-rev>` clicking this will bring 41 `Show selected changesets <from-rev> -> <to-rev>` clicking this will bring
42 compare view. In this view also it's possible to switch to combined compare. 42 compare view. In this view also it's possible to switch to combined compare.
43 43
44 Compare view is also available from the journal on pushes having more than 44 Compare view is also available from the journal on pushes having more than
45 one changeset 45 one changeset
46 46