[coreboot-gerrit] Change in coreboot[master]: util/gitconfig: Update `sup-destroy` git alias

Alex Thiessen (Code Review) gerrit at coreboot.org
Sun Jan 14 12:04:54 CET 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/23249

to look at the new patch set (#2).

Change subject: util/gitconfig: Update `sup-destroy` git alias
......................................................................

util/gitconfig: Update `sup-destroy` git alias

The `git sup-destroy` alias uses a subshell in order to make `git
submodule deinit` deinitialize all submodules. This isn't necessary as
the `--all` switch does the same.

Furthermore, `git submodule init && git submodule update` equals to `git
submodule --init`.

Change-Id: Ib690d66795da4049bb0bb350a0609cf2e6b5c4c4
Signed-off-by: Alex Thiessen <alex.thiessen+coreboot at gmail.com>
---
M util/gitconfig/gitconfig.sh
1 file changed, 2 insertions(+), 3 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/23249/2
-- 
To view, visit https://review.coreboot.org/23249
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib690d66795da4049bb0bb350a0609cf2e6b5c4c4
Gerrit-Change-Number: 23249
Gerrit-PatchSet: 2
Gerrit-Owner: Alex Thiessen <alex.thiessen.de+coreboot at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180114/02f0279c/attachment.html>


More information about the coreboot-gerrit mailing list