Lines Matching refs:patch
280 Use this option if your patch touches only a few files with few intermediate
283 ##### Find the formatting patch
289 ##### Revert the formatting patch
295 ##### Check for conflicts with your patch
299 If this list contains files modified by your patch, you should give up
305 If this list contains files not modified by your patch, you should unstage them
313 ##### Apply your patch
321 ##### Commit the code that your patch touched
331 ##### Review your new patch
335 #### Option 2: Reformat your patch
337 ##### Start with a tree with your patch applied to the tip of tree argument
341 **dc5f0e2** Unformatted but vital patch*
345 ##### Create a new branch starting from the first unrelated patch argument
351 **15ce1bd** First Unrelated patch*
357 ##### Commit your temporary formatting patch argument
363 ##### Revert your temporary formatting patch (**Bear with me!**) argument
367 ##### Apply your patch argument
371 (The HASH of your patch, dc5f0e2 in this case)
377 ##### Commit your second temporary formatting patch argument
389 *cf8560c Unformatted but vital patch*
395 *15ce1bd First Unrelated patch*
403 *squash cf8560c Unformatted but vital patch*
415 *523078f Reformatted vital patch*
419 ##### Review your new patch argument
423 ##### Checkout the current tree and cherry pick your reformatted patch! argument