]> git.99rst.org Git - git.git/commit
status: count stash entries in separate function
authorØystein Walle <redacted>
Thu, 21 Oct 2021 22:25:31 +0000 (00:25 +0200)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
wt-status.c
git clone https://git.99rst.org/PROJECT