Skip to content
Commit c0d1866b authored by Mike Frysinger's avatar Mike Frysinger
Browse files

project/sync: move DeleteProject helper to Project



Since deleting a source checkout involves a good bit of internal
knowledge of .repo/, move the DeleteProject helper out of the sync
code and into the Project class itself.  This allows us to add git
worktree support to it so we can unlock/unlink project checkouts.

Change-Id: If9af8bd4a9c7e29743827d8166bc3db81547ca50
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/256072
Reviewed-by: default avatarJonathan Nieder <jrn@google.com>
Tested-by: default avatarMike Frysinger <vapier@google.com>
parent f81c72ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment