Initial attempt at git module
This commit is contained in:
parent
645d329321
commit
c4c696df5a
6 changed files with 269 additions and 6 deletions
|
@ -8,6 +8,7 @@ authors = [
|
|||
]
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"gitpython>=3.1.44",
|
||||
"rich>=14.0.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue