Skip to content
  • Junio C Hamano's avatar
    Merge branch 'es/clone-shared-worktree' · 237aa99c
    Junio C Hamano authored
    "git clone --shared" to borrow from a (secondary) worktree did not
    work, even though "git clone --local" did.  Both are now accepted.
    
    * es/clone-shared-worktree:
      clone: support 'clone --shared' from a worktree
    237aa99c