Skip to content

Commit bcf257c

Browse files
authored
Merge pull request github#20057 from github/repo-sync
repo sync
2 parents b43fdb3 + 378eb9e commit bcf257c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

content/github/committing-changes-to-your-project/viewing-and-comparing-commits/comparing-commits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Comparing commits
3+
intro: You can compare the state of your repository across branches, tags, commits, forks, and dates.
34
redirect_from:
45
- /articles/comparing-commits-across-time
56
- /github/committing-changes-to-your-project/comparing-commits-across-time
@@ -9,7 +10,7 @@ versions:
910
enterprise-server: '*'
1011
github-ae: '*'
1112
---
12-
You can compare the state of your repository across branches, tags, commits, and dates. To compare different versions of your repository, append `/compare` to your repository's path.
13+
To compare different versions of your repository, append `/compare` to your repository's path.
1314

1415
We'll demonstrate the power of Compare by looking at the compare page for [a fork of the Linguist repo](https://github.com/octocat/linguist), which is at [https://github.com/octocat/linguist/compare/master...octocat:master](https://github.com/octocat/linguist/compare/master...octocat:master).
1516

content/github/committing-changes-to-your-project/viewing-and-comparing-commits/differences-between-commit-views.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Differences between commit views
3+
intro: You might observe differences in commit history depending on the chosen viewing method.
34
redirect_from:
45
- /articles/differences-between-commit-views
56
- /github/committing-changes-to-your-project/differences-between-commit-views

0 commit comments

Comments
 (0)