mirror of
https://gerrit.googlesource.com/git-repo
synced 2024-12-21 07:16:21 +00:00
Merge "Fix submodule checkout error when using sync-s option"
This commit is contained in:
commit
e01ee026e6
@ -1834,7 +1834,7 @@ class Project(object):
|
||||
objdir=objdir,
|
||||
worktree=worktree,
|
||||
relpath=relpath,
|
||||
revisionExpr=self.revisionExpr,
|
||||
revisionExpr=rev,
|
||||
revisionId=rev,
|
||||
rebase=self.rebase,
|
||||
groups=self.groups,
|
||||
|
Loading…
Reference in New Issue
Block a user