Closed (fixed)
Project:
User Relationships
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Apr 2011 at 13:51 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
deviantintegral commentedHere are two patches ready for git am.
Comment #2
berdirLooks good, minor suggestion about the commit message, if you're using format-patch anyway. Start the commit message with "Issue #...." instead of "#" because the latter will be recognised as a comment when creating the commit message in an editor. Also, you can also directly add your name to it, for example: "Issue #111685 by deviantintegral: ...".
Then I don't need to edit the commit message at all :)
Comment #3
deviantintegral commentedI usually use --cleanup=whitespace, or -m '#123: my awesome message.'
Were you editing the commits, and should I reroll with any changes? If you were planning on committing them as-is you shouldn't need to edit the commit message.
Comment #4
berdirCommited the 7.x, updated commit message as described above.
Comment #5
berdir#1: 1116854.1-use_pound_access-6.x.patch queued for re-testing.
Comment #6
mrf commentedLooking at issues to include in 6.x-1.1
Comment #7
mrf commentedCommitted to 6.x-1.x-dev