On 04.10.15 20:06, [email protected] wrote:
> From: Lars Schneider <[email protected]>
>
> The stats command works differently on OS X compared to Linux. Detect
> OS X and execute the appropriate assertions.
>
Is there a special need to use the stat() function at all ?
That's what I read in t1301-shared-repo.sh:
modebits () {
ls -l "$1" | sed -e 's|^\(..........\).*|\1|'
}
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html