From 4177eefd7bdaea96a529b00ba9cf751924ede202 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 5 May 2011 19:43:22 +0200 Subject: Added all code from gitdb to gitpython. Next is to make it generally work. Then the tests will need some work --- git/db/cmd/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 git/db/cmd/__init__.py (limited to 'git/db/cmd/__init__.py') diff --git a/git/db/cmd/__init__.py b/git/db/cmd/__init__.py new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/git/db/cmd/__init__.py @@ -0,0 +1 @@ + -- cgit v1.2.3