Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get_remote_group(): eliminate superfluous call to strcspn()
There is no need to call it if value is the empty string. This also eliminates code duplication. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information