Documentation / RelNotes / 1.7.0.9.txton commit pager.c: replace `git_config()` with `git_config_get_value()` (586f414)
   1Git v1.7.0.9 Release Notes
   2==========================
   3
   4Fixes since v1.7.0.8
   5--------------------
   6
   7 * "gitweb" can sometimes be tricked into parrotting a filename argument
   8   given in a request without properly quoting.