Skip to content
  • tibbe's avatar
    Add sync-all new-workdir · 4bac993e
    tibbe authored and Simon Marlow's avatar Simon Marlow committed
    This command calls git-new-workdir (a separate script in git's contrib
    directory) on all repos.  Useful to create multiple build trees, without
    cloning the repos.
    
    Usage:
      sync-all new-workdir <new_workdir> [<branch>]
    4bac993e