Firefox/Projects/TabCandy/Work: Difference between revisions

Jump to navigation Jump to search
Line 66: Line 66:
To update the patch do '''hg qrefresh'''. Edit, refresh, edit, refresh, etc.  
To update the patch do '''hg qrefresh'''. Edit, refresh, edit, refresh, etc.  


When done, do '''hg qrefresh''' and then '''hg qpop'''. Now the patch is no longer being worked on. Grab the patch for upload with '''hg export ''<patchname>''''' or by navigating to '''.hg/patches/''<patchname>'''''.
To update the patch's commit message, do '''hg qref -e''' (which will open your editor).
 
When done, do '''hg qrefresh''' and then '''hg qpop'''. Now the patch is no longer being worked on. Grab the patch from '''.hg/patches/''<patchname>'''''.


= Landing =  
= Landing =  
68

edits

Navigation menu