Dave Borowitz b42b4746af project: Require git >= 1.7.2 for setting config on command line
This option causes the git call to fail, which probably indicates a
programming error; callers should check the git version and change the
call appropriately if -c is not available. Failing loudly is preferable
to failing silently in the general case.

For an example of correctly checking at the call site, see I8fd313dd.
If callers prefer to fail silently, they may set GIT_CONFIG_PARAMETERS
in the environment rather than using the config kwarg to pass
configuration.

Change-Id: I0de18153d44d3225cd3031e6ead54461430ed334
2012-10-31 12:27:27 -07:00
2009-06-02 00:09:07 +02:00
2012-10-30 10:28:20 +09:00
2012-10-30 10:28:20 +09:00
2008-10-21 07:00:00 -07:00
2012-10-23 21:35:59 -07:00
2012-10-22 12:30:14 +09:00
2012-10-30 10:28:20 +09:00
2012-10-30 10:28:20 +09:00
2012-10-30 10:28:20 +09:00
2012-10-30 10:28:20 +09:00
2012-10-30 10:28:20 +09:00
2012-10-09 12:45:30 +02:00
2011-09-19 14:52:57 -07:00
2012-10-26 11:34:11 -07:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%