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

Commit7009473

Browse files
committed
removed stupid print
1 parent5962862 commit7009473

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎lib/git_python/git.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ def execute(self, command):
2525
The command to execute
2626
"""
2727
print' '.join(command)
28-
printself.git_dir
2928
proc=subprocess.Popen(command,
3029
cwd=self.git_dir,
3130
stdout=subprocess.PIPE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp