Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 1/3] cvsimport: partial whitespace cleanup

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:07

Michael J Gruber [off-list ref] writes:
quoted hunk
@@ -100,13 +100,13 @@ sub read_repo_config {
 		my $arg = 'git config';
 		$arg .= ' --bool' if ($o !~ /:$/);
 
-        chomp(my $tmp = `$arg --get cvsimport.$key`);
+		chomp(my $tmp = `$arg --get cvsimport.$ckey`);
At this point in the series you haven't introduced $ckey yet, hence this
will break, no?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help