On Mon, Jun 16, 2008 at 12:03:02AM +0300, George Danchev wrote: > Hi, > > Please find the patch below (I believe it won't break any porcelain > above it) > which exposes the value of GIR_REPO_VERSION (git's internal repository > format) via --version. It will benefit the recently added to the > dpkg-source "3.0 (git)" source format. If it changes in some incompatible way
Hi George, you should be able to query that information repo-specific through $ git config --get core.repositoryformatversion I'm not sure why you want this information for the git programs, the GIT_REPO_VERSION is tied to the git version. HTH, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]