Skip to content
  • Junio C Hamano's avatar
    Merge branch 'sb/submodule-update-initial-runs-custom-script' · 4ba6bb2d
    Junio C Hamano authored
    The user can specify a custom update method that is run when
    "submodule update" updates an already checked out submodule.  This
    was ignored when checking the submodule out for the first time and
    we instead always just checked out the commit that is bound to the
    path in the superproject's index.
    
    * sb/submodule-update-initial-runs-custom-script:
      submodule update: run custom update script for initial populating as well
    4ba6bb2d