Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://drupal.org/node/1054616
- # Commit changed files to your topic branch
- git commit -a -m "Issue #123456 by username: Fixed all instances of foo bug."
- git format-patch origin/[branchname] --stdout > [project_name]-[short-description]-[issue-number]-[comment-number].patch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement