]> Sergey Matveev's repositories - public-inbox.git/commit
index: quiet down git-log error messages on new inboxes
authorEric Wong <e@80x24.org>
Sat, 5 Jan 2019 11:00:52 +0000 (11:00 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Jan 2019 23:16:30 +0000 (23:16 +0000)
commit789ac5b0119d8d878380bbe8b3de4c7630460148
tree1cd93f45cdd5800983eaf20b3f70ff10850c34d3
parent97c6b564fd79e47ae6fca8de273c2aeaf2f5bea5
index: quiet down git-log error messages on new inboxes

The new t/*filter_rubylang.t tests call -index immediately
after -init, which causes confusing messages to show up to
the end user.

Check the validity of the ref before calling "git-log".
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/V2Writable.pm
t/mda_filter_rubylang.t