diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-06-05 17:21:59 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-05 14:38:28 -0700 |
commit | 07b2c0eacac91c8db1a371667ed621cff443cf0d (patch) | |
tree | 0e3e08660abd0ac584d9a9d208c9cc35c6f0aab3 /README.md | |
parent | Git 2.22-rc3 (diff) | |
download | tgif-07b2c0eacac91c8db1a371667ed621cff443cf0d.tar.xz |
config: learn the "onbranch:" includeIf condition
Currently, if a user wishes to have individual settings per branch, they
are required to manually keep track of the settings in their head and
manually set the options on the command-line or change the config at
each branch.
Teach config the "onbranch:" includeIf condition so that it can
conditionally include configuration files if the branch that is checked
out in the current worktree matches the pattern given.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions