Re: [JGIT PATCH 09/19] Refactor Config hierarchy to make IO more explicit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx> wrote:
> s?ndag 26 juli 2009 00:55:04 skrev "Shawn O. Pearce" <spearce@xxxxxxxxxxx>:
> > Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx> wrote:
> > > 
> > > This one does not apply for the Config class here.
> > 
> > Did you apply with --whitespace=strip or something and fall afoul
> > of a merge conflict due to changed context?
> 
> Config.java looks (partially) like this:
> 
> --------------------------
> import java.util.Map;
> import java.util.Set;
> 
> /**
> 
> ----------------------------
> 
> and the patch looks (partially again) like this:
> 
> @@ -55,19 +49,18 @@
>  import java.util.Map;
>  import java.util.Set;
> 
> +import org.spearce.jgit.errors.ConfigInvalidException;
>  import org.spearce.jgit.util.StringUtils;

You missed the patch where I added StringUtils.  See "[PATCH]
Ensure Config readers handle case insensitive names correctly"
from Friday Jul 24.
 
-- 
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]