it's not work in line 185 There seems to be an error in the documentation comments can use: write this :repo = git.Repo("\~/practiceS/long-story/.git") or write this :repo = git.Repo("~/practiceS/long-story") it's not work: repo = git.Repo("\~/practiceS/long-story.git") and repo = git.Repo("~/practiceS/long-story/") <img width="765" alt="image" src="https://github.com/user-attachments/assets/ae709f2b-2ac4-4060-b877-cbc7da38f0a4">