Package: git-buildpackage Version: 0.5.4 Severity: normal
I've a git-svn clone of a svn repository and want to use git-dch. It works fine in the toplevel directory, but when running git-dch inside a subdirectory it complains with: foo/x.y is not a git repository Running 'mkdir .git ; git-dch .... rmdir .git' works though. :) Would be great if git-dch wouldn't check for existence of .git but use another approach for detecting a valid git repository. regards, -mika- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

