Ignore:
Timestamp:
Dec 28, 2009, 1:35:21 PM (14 years ago)
Author:
broder
Message:

Superproject, not superrepo, is git's term for a repo that contains
submodules.

Make that replacement everywhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/git-hooks/notes

    r2498 r2801  
    66  zephyr
    77
    8 superrepo heads are dev and prod
    9 on push to superrepo:
    10   error - no pushes to superrepo
     8superproject heads are dev and prod
     9on push to superproject:
     10  error - no pushes to superproject
    1111
    1212on remctl xvm repo (dev|prod) package SHA-1:
     
    2525  upload to apt repo
    2626  tag submodule with version
    27   commit superrepo with updated submodule
     27  commit superproject with updated submodule
    2828  clean up build files
    2929  zephyr
Note: See TracChangeset for help on using the changeset viewer.