Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0, 1.0.1, and 1.0.2

stable doc: improve the patch chapter a bit

Changeset 30c5d9a1f5dd

Parent d1a70bc2e679

by Steve Borho

Changes to one file · Browse files at 30c5d9a1f5dd Showing diff from parent d1a70bc2e679 Diff from another changeset...

 
137
138
139
 
 
 
140
141
142
 
156
157
158
159
160
161
162
163
 
 
 
 
 
164
165
 
137
138
139
140
141
142
143
144
145
 
159
160
161
 
 
 
 
 
162
163
164
165
166
167
168
@@ -137,6 +137,9 @@
 corner next to the :guilabel:`Browse` button has the options:  :guilabel:`Browse Directory..` and :guilabel:`Import from Clipboard`.   +You have the choice of importing directly into the repository, or +importing into your patch queue. +  .. note::   Importing a patch requires a clean working directory state. You   must commit, revert, or shelve changes before importing a patch. @@ -156,10 +159,10 @@
    Patch Queue panel in the Repository Explorer   -Both the Repository Explorer and Commit Tool have optional Patch Queue -panels that are available when the user has enabled the MQ extension. -It allows the user to perform most patch operations including push, pop, -rename, and finish. It's recommended to learn the MQ extension before -using the Patch Queue panel. +Both the Repository Explorer and Commit Tool have an optional Patch +Queue panel that is only available when the user has enabled the MQ +extension. It allows the user to perform most patch queue operations +including push, pop, rename, and finish. It's recommended to learn the +MQ extension before using the Patch Queue panel.    .. vim: noet ts=4