[git] Migrate git method from Ruby to Python (#178)
The main reason for doing this is to have some common code between scripts, so that it is easier to change the JSON schema globally and normalize a few things (such as release order). The Ruby code was kept as is so we can quickly roll back if necessary.
This commit is contained in:
@@ -14,3 +14,4 @@ soupsieve==2.5
|
||||
typing_extensions==4.8.0
|
||||
webencodings==0.5.1
|
||||
requests-html==0.10.0
|
||||
regex==2023.10.3
|
||||
|
||||
Reference in New Issue
Block a user