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

feat(cli): Use a local git rev as a baseline #87

Merged
merged 2 commits into from
Aug 18, 2022
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Aug 18, 2022

Uses

  • Simpler than --baseline-root
  • Crates not using the registry can still use this
  • Can select arbitrary points in time
  • Faster turnaround than registry support

Fixes #51

@epage epage merged commit 6703d44 into obi1kenobi:main Aug 18, 2022
@epage epage deleted the git branch August 18, 2022 19:42
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.

Add --base-git <repo> argument
1 participant