Re: [PATCH v3] branch: colour upstream branches

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

 



On Mon, Apr 15, 2013 at 12:37 PM, Felipe Contreras
<felipe.contreras@xxxxxxxxx> wrote:
> @@ -417,36 +421,54 @@ static void fill_tracking_info(struct strbuf *stat, const char *branch_name,
>         int ours, theirs;
>         char *ref = NULL;
>         struct branch *branch = branch_get(branch_name);
> +       struct strbuf fancy;
> +
> +       strbuf_init(&fancy, 0);

Nitpick. You could have done "struct strbuf fancy = STRBUF_INIT;". No
need to resend, I think, unless there are other changes.
--
Duy
--
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]