Bug 368358 - Allow users to apply "git am" format patches
Summary: Allow users to apply "git am" format patches
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: Core (show other bugs)
Version: 1.2   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 368772
Blocks:
  Show dependency tree
 
Reported: 2012-01-11 10:19 EST by DJ Houghton CLA
Modified: 2012-01-16 16:06 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DJ Houghton CLA 2012-01-11 10:19:24 EST
Note I found bug 340501 but I believe this is slightly different. 

Commonly I get patches from users which must be applied on the command-line via the "git am" command. eGit should allow the application of these types of patches. 

Currently developers are required to either apply the patches outside of Eclipse on the command-line, or manually edit the file so it is in a format that eGit recognizes.