diff --git a/content/pull-requests/committing-changes-to-your-project/viewing-and-comparing-commits/comparing-commits.md b/content/pull-requests/committing-changes-to-your-project/viewing-and-comparing-commits/comparing-commits.md index e8735054ed1c..b56e3d8a09bd 100644 --- a/content/pull-requests/committing-changes-to-your-project/viewing-and-comparing-commits/comparing-commits.md +++ b/content/pull-requests/committing-changes-to-your-project/viewing-and-comparing-commits/comparing-commits.md @@ -27,6 +27,8 @@ To compare branches, you can select a branch name from the `compare` drop down m Here's an example of a [comparison between two branches](https://github.com/octocat/linguist/compare/master...octocat:an-example-comparison-for-docs). +You can also start a branch comparison when browsing a particular branch, by clicking on the `Contribute` button, followed by the `Compare` button. + ## Comparing tags Comparing release tags will show you changes to your repository since the last release.