Commit automático inicial
This commit is contained in:
@@ -33,7 +33,7 @@ def _():
|
||||
repo_name = carpeta_actual
|
||||
|
||||
|
||||
def crear_repo(host, username, token, repo_name, private=True, description=""):
|
||||
def crear_repo(host, username, token, repo_name, private=False, description=""):
|
||||
"""Crea un repositorio en GitHub, GitLab o Gitea según el host.
|
||||
Devuelve 'ok: nombre_repo url' o 'fail'.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user