Add tests for new git branch functionality
This commit is contained in:
parent
05e9390bdc
commit
9173399ce8
4 changed files with 465 additions and 0 deletions
|
@ -9,6 +9,7 @@ authors = [
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"gitpython>=3.1.44",
|
||||
"pytest>=8.4.0",
|
||||
"rich>=14.0.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue