This series fixes a segfault in rev-parse and, whilst we're there, marks previously untranslated error messages for translation. Compared to v1, this series simplifies the test for --path-format without and argument and adds the translation fix on top. Wolfgang Müller (2): rev-parse: fix segfault with missing --path-format argument rev-parse: Mark die() messages for translation builtin/rev-parse.c | 30 ++++++++++++++++-------------- t/t1500-rev-parse.sh | 4 ++++ 2 files changed, 20 insertions(+), 14 deletions(-) -- 2.31.1