fix whitespace
This commit is contained in:
parent
1b2ebe8def
commit
1bd8d97093
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ class PullCLI(CLI):
|
|||
|
||||
if self.options.verify:
|
||||
repo_opts += ' verify_commit=yes'
|
||||
|
||||
|
||||
if not self.options.fullclone:
|
||||
repo_opts += ' depth=1'
|
||||
|
||||
|
|
Loading…
Reference in a new issue