Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodule: fix some non-portable grep invocations
Not all greps support "-e", but in this case we can easily convert it to a single extended regex. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information