Confirmed users
396
edits
m (Formatting fix) |
m (Fix range) |
||
| Line 140: | Line 140: | ||
You can graft a range of commits at once if that's easier: | You can graft a range of commits at once if that's easier: | ||
* hg graft -r <toprevision><bottomrevision> | * hg graft -r <toprevision>::<bottomrevision> | ||
Read the documentation for [https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/unifiedrepo.html#uplifting-backporting-commits graft] for further help. | Read the documentation for [https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/unifiedrepo.html#uplifting-backporting-commits graft] for further help. | ||