summaryrefslogtreecommitdiffstats
path: root/pack-check.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2016-10-01 18:19:48 +0200
committerJunio C Hamano <gitster@pobox.com>2016-10-03 21:46:47 +0200
commit7e65c75c31de751f58945a22e91e120c10ab6e87 (patch)
treea422c99131c99bd8ccf5f45dcf95bc17bc5aa3b6 /pack-check.c
parentuse QSORT, part 2 (diff)
downloadgit-7e65c75c31de751f58945a22e91e120c10ab6e87.tar.xz
git-7e65c75c31de751f58945a22e91e120c10ab6e87.zip
show-branch: use QSORT
Shorten the code by using QSORT instead of calling qsort(3) directly, as the former determines the element size automatically and checks if there are at least two elements to sort already. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-check.c')
0 files changed, 0 insertions, 0 deletions