79342037

Date: 2025-01-09 09:25:00
Score: 1.5
Natty:
Report link

You can also use repo.index:

repo.index.add(relative_path)
repo.index.commit("message")

See https://gitpython.readthedocs.io/en/stable/quickstart.html#add-file-to-staging-area

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: sezanzeb