Thread (6 messages) flat view 6 messages, 5 authors, 2016-06-15

Re: git-remote: Use of uninitialized value in string ne, line 248

From: martin f krafft <hidden>
Date: 2016-06-15 22:43:44

Possibly related (same subject, not in this thread)

also sprach Junio C Hamano [off-list ref] [2007.10.24.1349 +0200]:
-		next if ($branch->{$branchname}{'REMOTE'} ne $name);
+		next if (!$branch->{$branchname}{'REMOTE'} ||
+			 $branch->{$branchname}{'REMOTE'} ne $name);
Confirmed: this fixes the issue. Thanks.

-- 
martin | http://madduck.net/ | http://two.sentenc.es/
 
"convictions are more dangerous enemies of truth than lies."
                                                 - friedrich nietzsche
 
spamtraps: madduck.bogus@madduck.net

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help