1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-18 21:51:15 +02:00

Merge pull request #128 from tonyxue/master

Fixes non-Eng versions for #126
This commit is contained in:
Tim Green
2015-06-03 20:53:22 +01:00
3 changed files with 3 additions and 3 deletions

View File

@@ -142,7 +142,7 @@ https://github.com/rails/rails/compare/master@{1.day.ago}...master
https://github.com/rails/rails/compare/master@{2014-10-04}...master https://github.com/rails/rails/compare/master@{2014-10-04}...master
``` ```
*日付の形式は`YYYY-DD-MM`だ。* *日付の形式は`YYYY-MM-DD`だ。*
![Another compare example](http://i.imgur.com/5dtzESz.png) ![Another compare example](http://i.imgur.com/5dtzESz.png)

View File

@@ -153,7 +153,7 @@ https://github.com/rails/rails/compare/master@{1.day.ago}...master
https://github.com/rails/rails/compare/master@{2014-10-04}...master https://github.com/rails/rails/compare/master@{2014-10-04}...master
``` ```
*날짜는 `YYYY-DD-MM`형식으로 적습니다* *날짜는 `YYYY-MM-DD`형식으로 적습니다*
![Another compare example](http://i.imgur.com/5dtzESz.png) ![Another compare example](http://i.imgur.com/5dtzESz.png)

View File

@@ -144,7 +144,7 @@ https://github.com/rails/rails/compare/master@{1.day.ago}...master
https://github.com/rails/rails/compare/master@{2014-10-04}...master https://github.com/rails/rails/compare/master@{2014-10-04}...master
``` ```
*日期格式 `YYYY-DD-MM`* *日期格式 `YYYY-MM-DD`*
![Another compare example](http://i.imgur.com/5dtzESz.png) ![Another compare example](http://i.imgur.com/5dtzESz.png)