Re: [PATCH] git-mergetool: de-bashify function declarations

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

 



On Thu, Mar 29, 2007 at 11:26:45PM -0400, Jeff King wrote:

>  # Returns true if the mode reflects a symlink
> -function is_symlink () {
> +is_symlink () {
>      test "$1" = 120000
>  }

Oops, looks like Ted already fixed this, but it just hasn't been pulled
yet. Sorry for the noise.

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