mirror of
https://github.com/git/git.git
synced 2024-11-02 15:28:21 +01:00
Merge branch 'lt/config'
* lt/config:
This commit is contained in:
commit
3adac0afe2
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ static int show_config(const char* key_, const char* value_)
|
||||||
|
|
||||||
static int get_value(const char* key_, const char* regex_)
|
static int get_value(const char* key_, const char* regex_)
|
||||||
{
|
{
|
||||||
int i;
|
|
||||||
char *tl;
|
char *tl;
|
||||||
|
|
||||||
key = strdup(key_);
|
key = strdup(key_);
|
||||||
|
|
Loading…
Reference in a new issue