From 78ae65bde57c9cdc34aa10d05bc853060ddb2bd8 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 28 Dec 2009 13:35:21 -0500 Subject: [PATCH 1/1] Superproject, not superrepo, is git's term for a repo that contains submodules. Make that replacement everywhere. svn path=/trunk/scripts/git-hooks/; revision=2801 --- notes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/notes b/notes index e02346e..5b0b30a 100644 --- a/notes +++ b/notes @@ -5,9 +5,9 @@ on push to submodule: error on pushing tag zephyr -superrepo heads are dev and prod -on push to superrepo: - error - no pushes to superrepo +superproject heads are dev and prod +on push to superproject: + error - no pushes to superproject on remctl xvm repo (dev|prod) package SHA-1: use remctl ACLs to limit pushes to correct groups @@ -24,7 +24,7 @@ while build queue is not empty: zephyr upload to apt repo tag submodule with version - commit superrepo with updated submodule + commit superproject with updated submodule clean up build files zephyr rm $build_queue file -- 1.7.9.5