Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support for .git-file.#89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 2 commits intogitpython-developers:0.3frommarcusrbrown:feature/0.3/git-file-support
Nov 19, 2014
Merged

Add support for .git-file.#89

Byron merged 2 commits intogitpython-developers:0.3frommarcusrbrown:feature/0.3/git-file-support
Nov 19, 2014

Conversation

marcusrbrown
Copy link
Contributor

This extends the Repo class to work with repositories using the .git-file mechanism:http://kerneltrap.org/mailarchive/git/2008/2/4/719364. Tests included.

This has the side effect of fixing the tests for submodules created by the current Git CLI, which is why I put the .git-file tests in front of those tests.

@michielvleugel
Copy link

+1! Since Git 1.7.8 the .git file mechanism is default and without this patch, submodule handling in GitPython is broken!

@ByronByron added this to thev0.3.3 milestoneNov 19, 2014
@ByronByron merged commit3621c06 intogitpython-developers:0.3Nov 19, 2014
Byron added a commit that referenced this pull requestNov 19, 2014
@Byron
Copy link
Member

Thank you !
As the git-file functionality was already implemented in#99 , I have only taken the test that was missing previously.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
v0.3.3
Development

Successfully merging this pull request may close these issues.

3 participants
@marcusrbrown@michielvleugel@Byron

[8]ページ先頭

©2009-2025 Movatter.jp