8000 There seems to be an error in the documentation comments · Issue #1963 · gitpython-developers/GitPython · GitHub
[go: up one dir, main page]

Skip to content
There seems to be an error in the documentation comments #1963
Closed
@alex20230721

Description

@alex20230721

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/")

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0