Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent send-pack from segfaulting (backport from 'master')
4491e62 (Prevent send-pack from segfaulting when a branch doesn't match) is hereby cherry-picked back to 'maint'. If we can't find a source match, and we have no destination, we need to abort the match function early before we try to match the destination against the remote. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information