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

Commit34c0831

Browse files
committed
Add method to query environment
1 parent261aedd commit34c0831

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎git/cmd.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,9 @@ def as_text(stdout_value):
615615
else:
616616
returnstdout_value
617617

618+
defenvironment(self):
619+
returnself._environment
620+
618621
defset_environment(self,**kwargs):
619622
"""
620623
Set environment variables for future git invocations. Return all changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp