parent
283cc5ef80
commit
dd90f51e37
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ def cd_clone_branch():
|
|||
{project.url}
|
||||
↓
|
||||
{os.path.realpath(os.curdir)}
|
||||
''')
|
||||
''', end=str(), flush=True)
|
||||
ps.run('git',
|
||||
'clone',
|
||||
'--branch', project.branch,
|
||||
|
|
Loading…
Reference in a new issue