Re: [PATCH 075/194] fetch, push: do not use submodule as alternate in has_commits check

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

 



On Mon, Feb 5, 2018 at 8:20 PM, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote:

> Or just combine these two error cases:
>
>     if (submodule_to_gitdir(...) || repo_init(...)) {
>         strbuf_release(...);
>         return -1;
>     }

will fix, thanks!



[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]

  Powered by Linux