Lines Matching defs:patch
337 ##### Start with a tree with your patch applied to the tip of tree
345 ##### Create a new branch starting from the first unrelated patch
353 ##### Reformat the code
357 ##### Commit your temporary formatting patch
363 ##### Revert your temporary formatting patch (**Bear with me!**)
367 ##### Apply your patch
373 ##### Reformat the code
377 ##### Commit your second temporary formatting patch
383 ##### Check to see that everything looks right
397 ##### Squash the last three patches with git rebase
407 ##### Remember to edit the commit message!
411 ##### Check to see that everything looks right
419 ##### Review your new patch
423 ##### Checkout the current tree and cherry pick your reformatted patch!