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

Support revision (commit, branch) #47

Merged
merged 5 commits into from
Apr 21, 2024
Merged

Support revision (commit, branch) #47

merged 5 commits into from
Apr 21, 2024

Conversation

marinofelipe
Copy link
Owner

@marinofelipe marinofelipe commented Feb 4, 2024

Adds a new option -r / --revision for analyzing a specific commit or branch

The version option takes precedence over the added revision

Solves #36

Examples

  • ./.build/debug/swift-package-info --for https://github.com/realm/realm-cocoa --product Realm -r master
  • ./.build/debug/swift-package-info --for https://github.com/realm/realm-cocoa --product Realm -r fe906bf

@marinofelipe marinofelipe merged commit f5c1031 into main Apr 21, 2024
1 check passed
@marinofelipe marinofelipe deleted the feat/revision branch April 21, 2024 13:29
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.

None yet

1 participant