Files
git/builtin
Junio C Hamano 00bb99c424 Merge branch 'tb/config-default'
"git config --get" learned the "--default" option, to help the
calling script.  Building on top of the tb/config-type topic, the
"git config" learns "--type=color" type.  Taken together, you can
do things like "git config --get foo.color --default blue" and get
the ANSI color sequence for the color given to foo.color variable,
or "blue" if the variable does not exist.

* tb/config-default:
  builtin/config: introduce `color` type specifier
  config.c: introduce 'git_config_color' to parse ANSI colors
  builtin/config: introduce `--default`
2018-05-08 15:59:27 +09:00
..
2018-04-11 18:11:00 +09:00
2017-10-06 10:07:18 +09:00
2018-04-10 08:25:45 +09:00
2018-05-08 15:59:16 +09:00
2017-10-07 16:27:55 +09:00
2018-05-08 15:59:16 +09:00
2018-05-08 15:59:16 +09:00
2018-04-11 13:09:55 +09:00
2018-05-08 15:59:17 +09:00
2018-05-08 15:59:20 +09:00
2018-05-08 15:59:16 +09:00
2018-04-11 13:09:55 +09:00
2018-05-08 15:59:17 +09:00
2018-05-08 15:59:20 +09:00
2017-08-26 22:55:09 -07:00
2018-05-08 15:59:16 +09:00
2018-04-10 08:25:45 +09:00
2018-05-08 15:59:16 +09:00
2017-12-08 09:52:42 -08:00
2018-04-10 08:25:45 +09:00
2017-12-13 11:15:14 -08:00
2018-04-10 08:25:45 +09:00
2018-03-15 12:01:08 -07:00
2018-04-25 13:28:59 +09:00
2018-04-10 08:25:45 +09:00
2018-05-08 15:59:16 +09:00