mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
438ee1cad9
Some users have noticed that repo doesn't work on VFAT, as we require a POSIX filesystem with POSIX symlink support. Catching the OSError during our symlink creation and raising a GitError with a more descriptive message will help users to troubleshoot and fix their own installation problems. Signed-off-by: Shawn O. Pearce <sop@google.com> |
||
---|---|---|
codereview | ||
froofle | ||
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 |