parent
2a4e37a5eb
commit
7405da845d
1 changed files with 2 additions and 6 deletions
|
@ -39,14 +39,10 @@ def pidd_clone_branch() -> None:
|
|||
split()
|
||||
log.info(project)
|
||||
split()
|
||||
log.info(
|
||||
f"""\
|
||||
log.info(f"""\
|
||||
{project.url}
|
||||
↓
|
||||
""",
|
||||
end="",
|
||||
flush=True,
|
||||
)
|
||||
""")
|
||||
ps.run(
|
||||
"git",
|
||||
"clone",
|
||||
|
|
Loading…
Reference in a new issue