Re: [GSoC] My Git Dev Blog - Week 5

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

 



On 20-Jun-2021, at 11:22, Christian Couder <christian.couder@xxxxxxxxx> wrote:
> 
> On Sat, Jun 19, 2021 at 3:32 PM Atharva Raykar <raykar.ath@xxxxxxxxx> wrote:
>> 
>> Here's the latest instalment of my weekly Git blog:
>> http://atharvaraykar.me/gitnotes/week5
> 
> Great!
> 
> Just a note about:
> 
>> if (ps_matched[0]) {
>>     if (!force)
>>         die(_("'%s' already exists in the index"), path);
>>     else if (!S_ISGITLINK(active_cache[i]->ce_mode))
> 
> The "else" above is not needed.

Noted. 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