Re: [PATCH v5 2/5] git-submodule summary: show commit summary

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

 



"Ping Yin" <pkufranky@xxxxxxxxx> writes:

> On Tue, Mar 11, 2008 at 9:52 PM, Ping Yin <pkufranky@xxxxxxxxx> wrote:
>> This patch does the hard work to show submodule commit summary.
>>
>
>> +                       case "$mod_dst" in
>>  +                               160000)
>>  +                               sha1_dst=$(GIT_DIR="$name/.git" git rev-parse HEAD)
>>  +                               ;;
>>  +                               100644)
>>  +                               sha1_dst=$(git hash-object $name)
>>  +                               ;;
>>  +                       esac
>
> please s/100644/100*/

How would that help symbolic links?
--
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]

  Powered by Linux