From 9fc7b9a068189cc0d249d0870dfb0112ab5dec92 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 5 May 2011 15:25:11 +0200 Subject: Made most primal imports work, but stopped here as there are many more changes when doing the merge --- git/util.py | 1 + 1 file changed, 1 insertion(+) (limited to 'git/util.py') diff --git a/git/util.py b/git/util.py index a1d0cb12..3d0bd82e 100644 --- a/git/util.py +++ b/git/util.py @@ -19,6 +19,7 @@ from gitdb.util import ( to_bin_sha, join_path, join_path_native, + to_native_path, to_native_path_linux, to_native_path_windows, assure_directory_exists, -- cgit v1.2.1