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

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

 



On Wed, Mar 12, 2008 at 10:12 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote:
>
> "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?
>

I am not familiar with git core code, could you tell me where to find
all file mod for various types?



-- 
Ping Yin
--
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