Labs/Bespin/DeveloperGuide/UsingMercurial: Difference between revisions

m
No edit summary
Line 45: Line 45:
* Eek, broken! How do I get back!
* Eek, broken! How do I get back!
** If you do a fetch/pull and something messes up (or any operation) you can do a "hg rollback" to revert back
** If you do a fetch/pull and something messes up (or any operation) you can do a "hg rollback" to revert back
* When checking in, use the bug number at the beginning of the message and then the web view will auto link to the bug.
** E.g. hg ci -m "487459: Fixes the selection bug in Safari with -webkit-user-select: none;"


==== Contributing Back ====
==== Contributing Back ====
355

edits