Files
git/Documentation
Junio C Hamano e3e042b185 Merge branch 'tb/config-type'
The "git config" command uses separate options e.g. "--int",
"--bool", etc. to specify what type the caller wants the value to
be interpreted as.  A new "--type=<typename>" option has been
introduced, which would make it cleaner to define new types.

* tb/config-type:
  builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
  builtin/config.c: treat type specifiers singularly
2018-05-08 15:59:26 +09:00
..
2018-04-25 13:44:42 +09:00
2018-05-08 15:59:20 +09:00
2018-05-08 15:59:22 +09:00
2018-04-25 13:28:58 +09:00
2017-11-17 10:31:05 +09:00
2017-04-13 16:15:25 -07:00
2017-11-06 14:24:24 +09:00
2016-08-11 14:35:42 -07:00
2017-06-27 10:35:49 -07:00
2018-04-25 13:28:58 +09:00
2018-02-07 12:46:48 -08:00
2018-03-15 15:00:46 -07:00
2018-04-18 12:49:26 +09:00
2018-05-08 15:59:16 +09:00