Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository fixes #213

Merged
merged 4 commits into from
Jul 22, 2021
Merged

Repository fixes #213

merged 4 commits into from
Jul 22, 2021

Conversation

LysandreJik
Copy link
Member

Fixes two issues with the Repository class and adds tests:

  • The context manager commit's track_large_files was not taken into account in the git_add.
  • The repo_type_and_id_from_hf_id introduction ended up making the Repository unable to clone a repository that wasn't hosted on the huggingface.co website. This fixes that and introduces a regression test.

@LysandreJik LysandreJik requested a review from julien-c July 22, 2021 06:21
@LysandreJik LysandreJik merged commit b6d03ce into main Jul 22, 2021
@LysandreJik LysandreJik deleted the repository-fixes branch July 22, 2021 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants