mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
f5c25a68d8
Prior to open-sourcing repo we had manifests in two different layouts; one where the manifest was a straight-up git clone, and one where the manifest was our bare repository with symlink work tree format (identical to what our projects use). Only the latter form is created or used by repo at this point, so the transition code to handle the straight-up git clone is not necessary. Signed-off-by: Shawn O. Pearce <sop@google.com> |
||
---|---|---|
codereview | ||
froofle | ||
hooks | ||
subcmds | ||
.gitignore | ||
color.py | ||
command.py | ||
COPYING | ||
editor.py | ||
error.py | ||
gerrit_upload.py | ||
git_command.py | ||
git_config.py | ||
main.py | ||
Makefile | ||
manifest.py | ||
pager.py | ||
project.py | ||
remote.py | ||
repo |