Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use of GIT_REPO env-var for setting Repo path in 2.0.9 #535

Closed
@ethereon

Description

@ethereon

This change in2.0.9 is a bit problematic:

  • Even if apath is explicitly provided to the constructor, theGIT_DIR environment variable is used instead
  • For things like git hooks,GIT_DIR is set to.git by default. This will result inself.git_dir being set to.git (os.path.abspath instead ofos.path.normpath would fix this). Consequently, subsequent commands fails (eg:repo.git.status())

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp