[Gimp-user] babl
Martin Nordholts
enselic at gmail.com
Sun Jul 19 16:27:27 PDT 2009
On 07/20/2009 01:22 AM, Greg S. wrote:
>>> On 07/20/2009 01:11 AM, Greg S. wrote:
>>>> Hi Martin,
>>>>
>>>> Thanks for your info, but git did not work. Other end hungup. Tried many
>>>> times. Please advise regards
>>> Exactly what commands do you use?
>>>
>>> / Martin
>>> These are the commands to set up git from the git site.
>> git config --global user.name "Rupert Monkey"
>> git config --global user.email rupert at example.com
>>
>>
> Plus below also from git site.
>
> To clone all the history and branches of a project, from a shell:
>
> git clone git://git.gnome.org/[project]
>
You need to specify the project, try
cd ~/source
git clone git://git.gnome.org/babl
git clone git://git.gnome.org/gegl
git clone git://git.gnome.org/gimp
/ Martin
More information about the Gimp-user
mailing list