Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-quiltimport: better parser to grok "enhanced" series files.
The previous parser wasn't able to grok: * empty lines; * annotated patch levels (trailing -pNNN annotations); * trailing comments. Now it understands them and uses the patch level hints as a git apply argument. Signed-off-by: Pierre Habouzit <madcoder@debian.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information