From: Junio C Hamano Date: Wed, 3 Apr 2024 17:56:20 +0000 (-0700) Subject: Merge branch 'bl/pretty-shorthand-config-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=d988e80bd3a24387c74810b187a47813f8460699;p=rit Merge branch 'bl/pretty-shorthand-config-fix' The "--pretty=" option of the commands in the "git log" family, defined as "[pretty] shortHand = " should have been looked up case insensitively, but was not, which has been corrected. * bl/pretty-shorthand-config-fix: pretty: find pretty formats case-insensitively pretty: update tests to use `test_config` --- d988e80bd3a24387c74810b187a47813f8460699