mirror of
https://github.com/varunsridharan/github-gitea-mirror.git
synced 2024-11-15 11:59:04 +08:00
Mirrors Starred Repo
This commit is contained in:
parent
ee372ef54f
commit
22f6b8e9c7
1 changed files with 1 additions and 3 deletions
|
@ -68,5 +68,3 @@ for repo in gh.get_user().get_starred():
|
|||
print("[Warning] : {0} Repository Already Exists\n\r".format(repo.full_name))
|
||||
else:
|
||||
print(r.status_code, r.text, jsonstring,"\n\r")
|
||||
|
||||
exit(1)
|
Loading…
Reference in a new issue