Confirmed users
396
edits
(Update hg aliases for reviewboard stuff) |
(hg log -fr [branch]) |
||
| Line 200: | Line 200: | ||
* hg merge -r ca142ec8ba0f -P | * hg merge -r ca142ec8ba0f -P | ||
This will print out everything on b2g-inbound (up to and including revision ca142ec8ba0f) that is not already on mozilla-central. | This will print out everything on b2g-inbound (up to and including revision ca142ec8ba0f) that is not already on mozilla-central. | ||
=== See the log for a particular log === | |||
* hg log -fr [branch] | |||
= Extras = | = Extras = | ||