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

Better git handling #192

Merged
merged 5 commits into from
Sep 15, 2021
Merged

Better git handling #192

merged 5 commits into from
Sep 15, 2021

Conversation

sdispater
Copy link
Member

This PR improves how Git dependencies are handled:

  • It no longer assumes that the default branch is master

  • It adds support for sub directories

  • It considers to specifications to be equal if their resolved reference is the same

  • Added tests for changed code.

  • Updated documentation for changed code.

@sdispater sdispater force-pushed the better-git-handling branch 4 times, most recently from e7b1930 to bd6c5c4 Compare August 20, 2021 16:04
@sdispater sdispater merged commit 14b41a9 into master Sep 15, 2021
@sdispater sdispater deleted the better-git-handling branch September 15, 2021 15:20
@finswimmer finswimmer mentioned this pull request Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant