[vlc-devel] commit: skins2: add config_SaveConfigFile to retainchanges across sessions (Erwan Tulou )

Ruud Althuizen ruud at il.fontys.nl
Tue Jun 16 14:26:18 CEST 2009


On Tue 16 Jun 2009 02:19 PM, jpd at videolan.org wrote:
> On Tue, Jun 16, 2009 at 01:58:25PM +0200, brezhoneg1 wrote:
> > Sorry, still learning git (forgot about an unclean tree for test
> > purpose)
> 
> It might help to review what you're about to commit.
> 
> EG. using git status, git show, git show --cached, probably others,
> and/or use a separate branch and git format-patch, review patches, then
> git am <patches> on the target branch.
git commit -v (--verbose) is also a good one. It prints the unified diff at
the bottom with the status stuff. It is easy to use as you only need to
append one flag and you can do a last minute check before actually
commiting.

-- 
Greetings,
Ruud Althuizen



More information about the vlc-devel mailing list