I have found an issue on drupal.org that I would like to submit an solution for. How can I create a patch using git so that I can submit it as a possible fix?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
Every Drupal.org project has a tab title 'Version control', click on it and it will take you to a page with Git instructions, including a section titled 'Creating a patch'. See here for an example: http://drupal.org/project/wysiwyg_fields/git-instructions Code below is copied from the D.o. instructions.
Make your changes. Note the change in syntax for issue-related commit messages. See the Commit messages page for details.
Roll the patch.
|
||||
|