diff options
| author | Matt Hunter <m@lfurio.us> | 2026-05-06 03:48:53 -0400 |
|---|---|---|
| committer | Matt Hunter <m@lfurio.us> | 2026-05-08 03:53:48 -0400 |
| commit | 5d17b0508e7957b873301357157945bf2dfe2d42 (patch) | |
| tree | db06e302065ed6634929b656ffd93619e77968fa /git-precheck | |
| parent | c336acfc57bd408dcb93379a171270612c3f1cd3 (diff) | |
| download | git-sonar-5d17b0508e7957b873301357157945bf2dfe2d42.tar.gz git-sonar-5d17b0508e7957b873301357157945bf2dfe2d42.zip | |
Use faster command to obtain stash count
Using git-rev-list, we can directly return a count of stashes without
the need for additional external calls like wc.
As a result, the line_count helper function is now unused, so remove it.
Signed-off-by: Matt Hunter <m@lfurio.us>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
