Where Does That git Setting Come From?
Yesterday git config
learnt a new --show-origin
option to indicate where configuration values come from.
$ git config --show-origin user.email
Note: available in the 2.8.0 release.
Written on March 29, 2016 by alistairmckinnell