Skip to content

Conversation

@roidelapluie
Copy link
Contributor

Without this commit the update() function of a submodule does not work
in CentOS 6.

Without this commit the update() function of a submodule does not work in CentOS 6.
@Byron
Copy link
Member

Thank you !
I did my best to figure out when the feature was introduced, and found it difficult to find good documentation about it in the changelog.
Let's hope that patch-level 5 will work everywhere.

@ByronByron added this to the v1.0.2 - Fixes milestone Jul 22, 2015
Byron added a commit that referenced this pull request Jul 22, 2015
gic{init,clone} --separate-git-dir is supported only since 1.7.5
@ByronByron merged commit 11b3a1d into gitpython-developers:masterJul 22, 2015
@roidelapluie
Copy link
ContributorAuthor

I did a git blame on https://github.com/git/git/blob/01977f46cb48e2894e335667eaabce274174ac5e/builtin/clone.c

Which shows git/git@b57fb80

Which is tagged 1.7.5.

In CentOS 6:
$ git --version
git version 1.7.1

@Byron
Copy link
Member

Thanks again for digging deeper than I did ! With that information I believe there is certainty that GitPython can now make the correct decisions.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@roidelapluie@Byron