]> git.ipfire.org Git - thirdparty/git.git/commit
t/perf/fsmonitor: shorten DESC to basename
authorNipunn Koorapati <nipunn@dropbox.com>
Mon, 26 Oct 2020 19:32:48 +0000 (19:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2020 23:39:34 +0000 (16:39 -0700)
commitdd79c1674655506a015820e38a8860327f5d3686
treebae90e0b069061ed8d293c8b6854e72cd2bb4e31
parent3d53ebcd10b9fedb6d2aadaf613f4af17e0a4ef3
t/perf/fsmonitor: shorten DESC to basename

The full name is lengthy and makes it hard to read
Before:
7519.3: status (fsmonitor=/home/nipunn/src/server/.git/hooks/rs-git-fsmonitor) 0.02(0.01+0.00)

After
7519.3: status (fsmonitor=rs-git-fsmonitor) 0.03(0.02+0.00)

Signed-off-by: Nipunn Koorapati <nipunn@dropbox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p7519-fsmonitor.sh