Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patches sent as attachments aren't well-formatted for 'pwc git-am' or 'git pw apply' #123

Open
nwnk opened this issue Jan 5, 2016 · 0 comments

Comments

@nwnk
Copy link
Contributor

nwnk commented Jan 5, 2016

Example: http://patchwork.freedesktop.org/patch/68368/mbox/

Feeding that into git pw apply for xserver at commit f3593918a0507cc080875788b2776ebe4f57c694 will create a commit whose topic is the containing Subject line, and whose body is a concatation of the containing message body and the attachment. It's possible to recover from this with clever use of git commit --amend but it'd be nice to get right up front.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants