]> git.cameronkatri.com Git - cgit.git/commit
ui-shared: restrict to 15 levels
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 20 May 2019 19:45:12 +0000 (21:45 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 20 May 2019 19:53:16 +0000 (21:53 +0200)
commit54c407a74a35d4ee9ffae94cc5bc9096c9f7f54a
tree2bb3e863ea5ceb8f06e541b62a17bef305adbfd9
parentbd0293f57015ede637b630fcaf4fc11e7697d777
ui-shared: restrict to 15 levels

Perhaps a more ideal version of this would be to not print breadcrumbs
at all for paths that don't exist in the given repo at the given oid.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reported-by: Fydor Wire Snark <wsnark@tuta.io>
ui-shared.c