[vlc-devel] Inspecting what you are going to push

Pierre d'Herbemont pdherbemont at free.fr
Mon Mar 3 01:23:46 CET 2008


Hi,

Use
$ git log origin..master
to see what you are about to push

(if you are on local branch master, see `git branch`)

Pierre.



More information about the vlc-devel mailing list