]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-refs: remove unnecessary sanity check
authorJohn Keeping <john@keeping.me.uk>
Sat, 31 Mar 2018 13:57:22 +0000 (14:57 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 27 Jun 2018 16:11:19 +0000 (18:11 +0200)
There is no way for refinfo::refname to be null, and Git will prevent
zero-length refs so this check is unnecessary.

Signed-off-by: John Keeping <john@keeping.me.uk>
Reviewed-by: Christian Hesse <mail@eworm.de>

No differences found