Stefan Beller <sbel...@google.com> writes: > On Wed, May 16, 2018 at 6:36 PM, Junio C Hamano <gits...@pobox.com> wrote: >> Duy Nguyen <pclo...@gmail.com> writes: >> >>> With a majority of call sites dying like this though, I wonder if we >>> should just add repo_read_index_or_die() with die() inside. Then the >>> next person won't likely accidentally forget _() >> >> Yuck. >> >> That sounds like inviting a major code churn. I tend to agree that >> it would be a good clean-up for longer term maintenance, but I am >> not sure if I can honestly say I'd look forward to such a clean-up >> at this point in the cycle when there are tons of large-ish topics >> in flight X-<. > > ok, consider the series > https://public-inbox.org/git/20180516222118.233868-1-sbel...@google.com/ > retracted for this cycle; I will keep it around and resend it at some future > date, hopefully.
Thanks. I didn't realize you've _already_ done that.