mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
ae6e0949d1
By setting a project-name on a remote nested within a project forks of a project like the Linux kernel can be easily handled by fetching all relevant forks into the same client side project under different remote names. Developers can create branches off different remotes using `git checkout --track -b $myname $remote/$branch` and later `repo upload` automatically redirects to the proper fork project in the code review server. Signed-off-by: Shawn O. Pearce <sop@google.com> |
||
---|---|---|
codereview | ||
docs | ||
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 |