Content-Length: 258831 | pFad | http://github.com/gitpython-developers/GitPython/commit/35e3875cb71913771885646f294cd25cd19c35f3

98 Allow base_daemon_path to be normalized for Cygwin · gitpython-developers/GitPython@35e3875 · GitHub
Skip to content

Commit 35e3875

Browse files
committed
Allow base_daemon_path to be normalized for Cygwin
Since the Cygwin git-daemon can be used.
1 parent e07d91a commit 35e3875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ def remote_repo_creator(self):
302302
cw.set("url", remote_repo_url)
303303

304304
with git_daemon_launched(
305-
Git.polish_url(base_daemon_path, is_cygwin=False), # No daemon in Cygwin.
305+
Git.polish_url(base_daemon_path),
306306
"127.0.0.1",
307307
GIT_DAEMON_PORT,
308308
):

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/gitpython-developers/GitPython/commit/35e3875cb71913771885646f294cd25cd19c35f3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy