git-repo/docs
Mike Frysinger 979d5bdc3e add experimental git worktree support
This provides initial support for using git worktrees internally
instead of our own ad-hoc symlink tree.  It's been lightly tested
which is why it's not currently exposed via --help.

When people opt-in to worktrees in an existing repo client checkout,
no projects are migrated.  Instead, only new projects will use the
worktree method.  This allows for limited testing/opting in without
having to completely blow things away or get a second checkout.

Bug: https://crbug.com/gerrit/11486
Change-Id: Ic3ff891b30940a6ba497b406b2a387e0a8517ed8
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254075
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
2020-02-19 18:11:33 +00:00
..
internal-fs-layout.md add experimental git worktree support 2020-02-19 18:11:33 +00:00
manifest-format.md Add a way to override the remote using <extend-project> 2020-02-04 22:42:28 +00:00
python-support.md python-support: adjust major versions 2019-10-11 06:56:03 +00:00
release-process.md docs: document git/python/Ubuntu/Debian release schedules 2020-02-12 00:27:59 +00:00
repo-hooks.md hooks: support external hooks running different Python version 2019-07-27 01:10:40 +00:00
windows.md docs: add Windows support info 2019-12-05 01:02:08 +00:00