[coreboot-gerrit] Patch merged into coreboot/master: Makefile.inc: Add aliases for submodule updates to gitconfig target

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 20 22:20:34 CEST 2016


the following patch was just integrated into master:
commit 03b9ecb2cf9c9fea8c9e849b6ebd5860a842329d
Author: Martin Roth <martinroth at google.com>
Date:   Sat Sep 10 15:02:11 2016 -0600

    Makefile.inc: Add aliases for submodule updates to gitconfig target
    
    Updating submodules seem to give people headaches, so this adds a pair
    of git aliases to update them.
    
    'git sup' updates the submodules to the latest versions, but leaves any
    locally modified files.
    
    'git sup-destroy' will remove the current submodules and re-initialize
    them.  This deletes any local changes.
    
    Change-Id: Id62a30d88b3b6d285b3f00555d7609509aa1561f
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/16573
    Tested-by: build bot (Jenkins)
    Reviewed-by: Omar Pakker
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See https://review.coreboot.org/16573 for details.

-gerrit



More information about the coreboot-gerrit mailing list