[vlc-devel] Problem with git on Mac OS X

Dave Still dave at stilldesigning.com
Tue Apr 15 23:51:10 CEST 2008


`git help` returns the git usage dialogue (very lengthy; I won't  
repeat it here).
`which git` returns /usr/bin/git (I have git* soft-linked to /usr/bin).

- Dave

On Apr 15, 2008, at 2:31 PM, Pierre d'Herbemont wrote:

>
> On Apr 15, 2008, at 11:29 PM, Pierre d'Herbemont wrote:
>
>>
>> What does `which git` reports?
>
> and `git help` too?
>
> bootstrap does:
>
> if git help >/dev/null 2>&1; then
>     echo "GIT = `which git`" >> config.mak
> else
>     echo "You do not have a Git client in your PATH." >&2
> fi
>
> Pierre.
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel




More information about the vlc-devel mailing list