[projects/git-slug: 99/170] Specify imported symbols from gitconst

glen glen at pld-linux.org
Mon Sep 21 21:47:08 CEST 2015


commit 766fd001c33e5023110c6ffb4cbe5a131addb501
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Wed Mar 21 05:10:57 2012 +0000

    Specify imported symbols from gitconst

 git_slug/gitrepo.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git_slug/gitrepo.py b/git_slug/gitrepo.py
index 578d8b8..91bcccd 100644
--- a/git_slug/gitrepo.py
+++ b/git_slug/gitrepo.py
@@ -1,4 +1,4 @@
-from .gitconst import *
+from .gitconst import EMPTYSHA1, REMOTE_NAME, REFFILE
 
 import os
 from subprocess import PIPE
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4ed64f73960519a2f4fd04c42950b2c96ae795c5



More information about the pld-cvs-commit mailing list