Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: swiftlang/swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: google/swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: contributing
Choose a head ref

There isn’t anything to compare.

swiftlang:main and google:contributing are entirely different commit histories.

Showing with 3 additions and 2 deletions.
  1. +3 −2 README.md
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -3,12 +3,13 @@
This repository exists to allow Googlers to collaborate and stage pull requests
against the official Swift repository.

# Active Projects
# Projects

### Swift for TensorFlow

**Note:** Swift for TensorFlow source code has moved to the [tensorflow branch on apple/swift](https://github.com/apple/swift/tree/tensorflow).

- [Home page](https://github.com/tensorflow/swift)
- [Development branch](../../tree/tensorflow)

# Contributing