Re: gyrus-python in git repository
- From: Alejandro Valdes jimenez <avaldes utalca cl>
- To: Claudio Saavedra <csaavedra gnome org>
- Cc: gyrus-list gnome org
- Subject: Re: gyrus-python in git repository
- Date: Wed, 10 Jun 2009 09:14:48 -0400
Hi,
The steps:
# clone repository
git clone ssh://user git gnome org/git/gyrus
# change to folder
cd gyrus
# list branch
git branch -r
# crete local branch
git branch --track gyrus-python origin/gyrus-python
# checkout branch
git checkout gyrus-python
On Wed, 2009-06-10 at 15:24 +0300, Claudio Saavedra wrote:
> It's right there:
>
> claudio knuth:~/git/gnome/gyrus$ git branch -r
> origin/HEAD -> origin/master
> origin/gyrus
> origin/gyrus-0_3-tmp
> origin/gyrus-0_3-tmp_svn242
> origin/gyrus-0_3_0-tmp
> origin/gyrus-python
> origin/master
>
> You just need to create a local branch tracking it from origin.
>
> Claudio
--
Alejandro Valdes Jimenez
Telecomunicaciones
Universidad de Talca
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]