Re: Odd issue with Git-am

2015-11-20 Thread Stefan Beller
On Fri, Nov 20, 2015 at 1:02 PM, wrote: > The following describes bad behavior, but it is bad behavior that git-am > does not flag as bad. It just drops data silently. > > I have a developer who has a patch that I am importing into git with > git-am. (Currently they have a quilt-like setup that

Odd issue with Git-am

2015-11-20 Thread alan
The following describes bad behavior, but it is bad behavior that git-am does not flag as bad. It just drops data silently. I have a developer who has a patch that I am importing into git with git-am. (Currently they have a quilt-like setup that is full of bad and incomplete patches.) At some po