Now, to check out the VLC repository, use:
$git clone git://git.videolan.org/vlc.git
Marks:
$git clone source target => check out
$git pull => update
$git pull /home/remiii/cible => update file
$git commit -a => commit in the GIT trunk
$git push =>commit in the videolan GIT trunk
Enjoy!!! ;) Remiii
By the way, if you found a typo, please fork and edit this post. Thank you so much!