author | Dan Nicholson <dbn.lists@gmail.com> | |
Thu, 27 Sep 2007 20:30:59 +0000 (13:30 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 27 Sep 2007 23:19:19 +0000 (16:19 -0700) | ||
commit | 9f569fe58f2e9a6547ae75971ebf3910be3d5872 | |
tree | 8a6684851409a006efc03e3f9f65df062478f631 | tree | snapshot |
parent | 26b28007689d27a921ea90e5a29fc8eb74b0d297 | commit | diff |
quiltimport: Skip non-existent patches
When quiltimport encounters a non-existent patch in the series file,
just skip to the next patch. This matches the behavior of quilt.
Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When quiltimport encounters a non-existent patch in the series file,
just skip to the next patch. This matches the behavior of quilt.
Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-quiltimport.sh | diff | blob | history |