mirror of https://github.com/git/git.git
Browse Source
Use size_t to match n when building the bitmask for checking whether a rank is occupied, instead of the default signed int. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>pull/790/merge


1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue