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

Commit3ef8895

Browse files
yarikopticByron
authored andcommitted
so minor that wasn't even worth my time typing this comment
1 parent8dffba5 commit3ef8895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/repo/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ def _clone(cls, git, url, path, odb_default_type, progress, **kwargs):
882882
# git clone --bare /cygwin/d/foo.git /cygwin/d/C:\\Work
883883
#
884884
clone_path= (Git.polish_url(path)
885-
ifGit.is_cygwin()and'bare'inkwargs
885+
ifGit.is_cygwin()and'bare'inkwargs
886886
elsepath)
887887
sep_dir=kwargs.get('separate_git_dir')
888888
ifsep_dir:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp