Re: [crisos] Git...

[ Thread Index | Date Index | More lists.tuxfamily.org/crisos Archives ]


mcostantino@xxxxxxxxxxxxxxx a écrit :
> Has anyone found a solution about git?
> It doesn't seems it's only a problem of mine :\
> 
> 
> ---
> CrisOs mailing list
> Official multi-language http://www.crisos.org/ mailing list
> 
> For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.
> 

Do the following to checkout:

~ > git clone git://repo.or.cz/openwrt/crisos.git
~ > cd crisos
~ > git checkout  origin/crisos
~ > git checkout -b master

(Note: The first checkout get the distant branch, the second create a local
branch with the "master".

This is the "svn update"-equivalent command :

~ > git pull origin crisos


It's a strange way to use git, anyway... :-)

Note: The file /tools/lzma/patches/100-lzma_zlib.patch seems to have been
edited under windows : Git on Linux automatically convert it in unix-style line
ending, and thus it appears as modified locally.



obconseil


-- 
People in the embedded space don't do prototypes. They hack something until it
works, then it's done.

---
CrisOs mailing list
Official multi-language http://www.crisos.org/ mailing list

For unsubscribe send empty mail to: crisos-request@xxxxxxxxxxxxxxxxxxx with subject unsubscribe.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/