commit | 57210a678a8bedd222bf4478eeb0a664d9dd5369 | [log] [tgz] |
---|---|---|
author | Sverre Rabbelier <srabbelier@gmail.com> | Tue Aug 03 20:59:23 2010 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Aug 04 12:01:10 2010 -0700 |
tree | ed677c952aa32edca2b77ed074d175cb130a4e11 | |
parent | 64fdc08dac6694d1e754580e7acb82dfa4988bb9 [diff] |
config: add --local option This is a shorthand similar to --system but instead uses the config file of the current repository. Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>