Files
git-flow/CHANGELOG.md
T
2025-11-02 12:13:33 -03:00

31 lines
688 B
Markdown

## Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:13
**refactor/git-commands-lib**
- **bugfix**: detectar host ficticion de bitbucket (6264062)
- git-flow (M)
- **refactor**: clase Git para ejecutar comandos (89eb969)
- .gitignore (A)
- README.md (A)
- git-flow (A)
- lib/__init__.py (A)
- lib/git.py (A)
- lib/io.py (A)
- pyrightconfig.json (A)
---
## Jonathan Teran Carballo (jonathan.nerat@gmail.com) - 02/11/2025 12:10
**refactor/git-commands-lib**
- **refactor**: clase Git para ejecutar comandos (89eb969)
- .gitignore (A)
- README.md (A)
- git-flow (A)
- lib/__init__.py (A)
- lib/git.py (A)
- lib/io.py (A)
- pyrightconfig.json (A)
---