Commit automático inicial
This commit is contained in:
@@ -172,7 +172,7 @@ def _(mo):
|
|||||||
@app.cell
|
@app.cell
|
||||||
def _(HOST, TOKEN, USERNAME, requests):
|
def _(HOST, TOKEN, USERNAME, requests):
|
||||||
|
|
||||||
NOMBRE_REPO = "controlando_git_desde_python"
|
NOMBRE_REPO = ""
|
||||||
|
|
||||||
def borrar_repo(host, username, token, repo_name):
|
def borrar_repo(host, username, token, repo_name):
|
||||||
"""Borra un repositorio en GitHub, GitLab o Gitea según el host.
|
"""Borra un repositorio en GitHub, GitLab o Gitea según el host.
|
||||||
|
|||||||
Reference in New Issue
Block a user