8000 Use .exact instead of .branch in README by kastiglione · Pull Request #38 · swiftlang/swift-syntax · GitHub
[go: up one dir, main page]

Skip to content

Use .exact instead of .branch in README #38

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

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

kastiglione
Copy link
Contributor

Since the dependency is on a tag, not a branch, this changes the README example to us .exact(...) instead of .branch(...).

The result on Package.resolved reflects that it's a correct change.

         "state": {
-          "branch": "0.40200.0",
+          "branch": null,
           "revision": "f20c0bcbfb4b07e107c9851350217cb2217f0cb4",
-          "version": null
+          "version": "0.40200.0"
         }

@nkcsgexi nkcsgexi merged commit efecb4f into swiftlang:master Nov 14, 2018
@kastiglione kastiglione deleted the patch-2 branch November 14, 2018 21:26
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
Allow attributes, including `available`, to span multiple lines.
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.

3 participants
0