refactor: clase Git para ejecutar comandos

This commit is contained in:
jt
2025-11-02 12:06:21 -03:00
parent 0cda83c54f
commit 89eb969753
7 changed files with 898 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/pyright/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json",
"pythonVersion": "3.12"
}