Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
en:cookbook:advancedhg [2011/01/24 19:55] linea |
en:cookbook:advancedhg [2015/11/26 21:16] (current) llev [Basic functionality of MQ] |
||
|---|---|---|---|
| Line 36: | Line 36: | ||
| <code>hg qinit -c</code> | <code>hg qinit -c</code> | ||
| - | Après avoir procédé à des modifications, les enregistrer en temps que patch plutôt que les commiter : | ||
| After modifications, save them as a patch instead of committing them: | After modifications, save them as a patch instead of committing them: | ||
| <code>hg qnew nom_du_patch</code> | <code>hg qnew nom_du_patch</code> | ||