Skip to content

Conversation

shahmishal
Copy link
Member

No description provided.

@shahmishal shahmishal requested a review from hyp October 24, 2019 06:29
docs/Branches.md Outdated
| ------ | ------ | ------
| master | stable | stable
| Swift | LLVM Project |
| ------ | ------ |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: the dashes should extend under the whole title.

docs/Branches.md Outdated
- LLVM/Clang/compiler-rt: new commits go to `upstream-with-swift`

- LLDB: new commits go to `stable`
- LLVM Project: new commits go to `swift/master-next`

...then cherry-pick to the release branch (`swift-x.y-branch`) if necessary, following the appropriate release process. (Usually this means filling out a standard template, finding someone to review your code if that hasn't already happened, and getting approval from that repo's *release manager.)*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably say "swift-x.y-branch or swift/swift-x.y-branch".

docs/Branches.md Outdated
- `stable` is automerged into `upstream-with-swift`
- llvm.org's `master` is *also* automerged into `upstream-with-swift`
### LLVM Project
- `swift-x.y-branch` (the *latest* release branch) is automerged into `swift/master`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should say swift/swift-x.y.branch (here and below).

@shahmishal
Copy link
Member Author

@swift-ci smoke test

docs/Branches.md Outdated
@@ -68,6 +68,6 @@ Some branches are *automerged* into other branches, to keep them in sync. This i
- `master` is automerged into `master-next`

### LLVM Project
- `swift-x.y-branch` (the *latest* release branch) is automerged into `swift/master`
- `swift/swift-x.y-branch` (the *latest* release branch) is automerged into `swift/master`
- llvm.org's `master` is automerged into `swift/master-next`
- llvm.org's release branch *may* be automerged into `swift-x.y-branch`, if they are in sync
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here too, sorry.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks!

@shahmishal shahmishal merged commit 2e9b6b8 into master Oct 28, 2019
@shahmishal shahmishal deleted the shahmishal/update-branch-info branch October 28, 2019 03:48
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