8000 Add date format helper for comparing branches · FHCan/github-cheat-sheet@803319c · GitHub
[go: up one dir, main page]

Skip to content

Commit 803319c

Browse files
committed
Add date format helper for comparing branches
1 parent 7e669d3 commit 803319c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ https://github.com/rails/rails/compare/master@{1.day.ago}...master
102102
https://github.com/rails/rails/compare/master@{2014-10-04}...master
103103
```
104104

105+
*Dates are in the format `YYYY-DD-MM`*
106+
105107
![Another compare example](http://i.imgur.com/5dtzESz.png)
106108

107109
...which allows you to see the difference on the master branch up a set time ago or a specified date.

0 commit comments

Comments
 (0)
0