-
-
Save thelebster/75c05f6d880d725f0ea06bc05e6f4361 to your computer and use it in GitHub Desktop.
Drupal git patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Normal patch. | |
| git diff 7.x-1.x > [project_name]-[short-description]-[issue-number]-[comment-number].patch | |
| # Interdiff patch. | |
| git diff old_patch_branch > interdiff-[issue-number]-[old-patch-comment-number]-[comment-number].diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment