]> Kevux Git Server - rit/commit
status: count stash entries in separate function
authorØystein Walle <oystwa@gmail.com>
Thu, 21 Oct 2021 22:25:31 +0000 (00:25 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Oct 2021 00:24:30 +0000 (17:24 -0700)
commit612942a1d201d33c2e952c89d58e5c6d26a028a2
treebd4f76664b1ff872bc267cfeb42492bf466dfb46
parent9d530dc0024503ab4218fe6c4395b8a0aa245478
status: count stash entries in separate function

Make the counting of stash entries contained in one simple function as
it will be used in the next commit.

Signed-off-by: Øystein Walle <oystwa@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
wt-status.c