about summary refs log tree commit diff
path: root/tests/t0101-index.sh
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-10-08 23:23:56 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 10:54:19 +0200
commit94182d6031df0d956a94ecd7ece233e345468961 (patch)
treea3c8a484c5120038444175aa085006b39ee030f6 /tests/t0101-index.sh
parentgit: update to v2.6.1 (diff)
downloadcgit-pink-94182d6031df0d956a94ecd7ece233e345468961.tar.gz
cgit-pink-94182d6031df0d956a94ecd7ece233e345468961.zip
cgit.c: remove useless null check
Everywhere else in this function we do not check whether the value is
null and parse_configfile() never passes a null value to this callback.

Coverity-id: 13846
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/bin/cash/cash.1?id=d62cb96d5a39801580e728ee7582b939ff8eb61e&follow=1'>Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe