Hi,

At 14.54 03/09/2008, Galen Charlton wrote:
>On Wed, Sep 3, 2008 at 3:36 AM, Zeno Tajoli <[EMAIL PROTECTED]> wrote:
> > get checkout my3.0.x
>
>You may want to do
>
>git checkout -b my3.0.x
>
>in order to create a new 3.0 working branch, unless my3.0.x exists already.

in fact I have done an error on cut & paste.
The instruction that I thin to use are:
git fetch
git branch --track kohaclone origin/3.0.x
['kohaclone' is the name of my local branch]
get checkout kohaclone
get pull

I want only to update an existing branch.

Thank you
Zeno Tajoli

Zeno Tajoli
CILEA - Segrate (MI)
tajoliAT_SPAM_no_prendiATcilea.it
(Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to