python-git
python-git copied to clipboard
The code in readme, chapter usage does not work
The code calls inexistent functions (e.g. add_commit) and includes arguments that aren't accepted (e.g. r.commit(message='chore: minor changes')).
@chidimo, are there expected updates?