u = self.bare_git.var('GIT_COMMITTER_IDENT') File "/home/calvin/Android/Android2.0/source/.repo/repo/project.py", line 1324, in runner p.stderr)) error.GitError: manifests var: ***Please tell me who you are. Run git config --global user.email "you@example.com" git config --gl...
u = self.bare_git.var('GIT_COMMITTER_IDENT') File "/home/calvin/Android/Android2.0/source/.repo/repo/project.py", line 1324, in runner p.stderr)) error.GitError: manifests var: ***Please tell me who you are. Run git config --global user.email "you@example.com" git config --gl...
u = self.bare_git.var('GIT_COMMITTER_IDENT') File "/home/calvin/Android/Android2.0/source/.repo/repo/project.py", line 1324, in runner p.stderr)) error.GitError: manifests var: *** Please tell me who you are. Run git config --global user.email "***" git config --global...
u = self.bare_git.var("GIT_COMMITTER_IDENT")File "/home/icomm/yocto-sdk/.repo/repo/project.py", line 3695, in runnerp.Wait()File "/home/icomm/yocto-sdk/.repo/repo/git_command.py", line 501, in Waitself.VerifyCommand()File "/home/icomm/yocto-sdk/.repo/repo/git_command.py",...
repo - The Multiple Git Repository Tool - (mirror of https://gerrit.googlesource.com/git-repo) - git-repo/project.py at main · wxy-me/git-repo
refhash="$(git hash-object -t tree /dev/null)" fi random=$({ git var GIT_COMMITTER_IDENT;echo"$refhash";cat"$1";}|git hash-object --stdin) dest="$1.tmp.${random}" trap'rm -f "${dest}"'EXIT trap'rm -f "$dest" "$dest-2"'EXIT ...
curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo -o ~/bin/repo 国内的 虽然高通开源网站在国外,但是实测用国内的才能下载成功。 2.3 赋予权限 chmod a+x ~/bin/repo 2.4 添加环境变量 vi ~/.bashrc 国内的源,在末尾添加 export PATH=~/bin:$PATH ...
u = self.bare_git.var('GIT_COMMITTER_IDENT') File "/home/calvin/Android/Android2.0/source/.repo/repo/project.py", line 1324, in runner p.stderr)) error.GitError: manifests var: ***Please tell me who you are. Run git config --global user.email "you@example.com" ...
u = self.bare_git.var("GIT_COMMITTER_IDENT")File "/home/icomm/yocto-sdk/.repo/repo/project.py", line 3695, in runnerp.Wait()File "/home/icomm/yocto-sdk/.repo/repo/git_command.py", line 501, in Waitself.VerifyCommand()File "/home/icomm/yocto-sdk/.repo/repo/git_command.py",...
repo - The Multiple Git Repository Tool - (mirror of https://gerrit.googlesource.com/git-repo) - git-repo/project.py at main · GerritCodeReview/git-repo