[vlc-devel] Playing with git

Pierre d'Herbemont pdherbemont at free.fr
Mon Feb 18 01:53:36 CET 2008


Hi,

Antoine and I have set up a fake git repo so you can play with it and  
familiarize with git before the move. Feel free to do whatever you  
want in it.

For now only courmisch dionoea feepk funman jpsaman pdherbemont thresh  
xtophe can use it as I had their public keys. Please send me yours if  
you want push access.

$ git clone git at git2.videolan.org:~/repositories/vlc-sandrox.git
<do some work>
$ git commit -a
<do some work>
$ git commit -a -m "End of work"
$ git push

To get the changes from upstream do a
$ git pull

gitweb is available at
http://git2.videolan.org/

Pierre.



More information about the vlc-devel mailing list