Skip to content

Commit

Permalink
Awesome badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tiimgreen committed Aug 5, 2015
1 parent 80dbfe0 commit 8a7dd34
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GitHubカンニング・ペーパー
# GitHubカンニング・ペーパー [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
これはGitやGitHubの隠された機能やよく知られていない機能の一覧だ。[Zach Holman](https://github.com/holman)によるAloha Ruby Conference 2012での[Git and GitHub Secrets](https://github.com/tiimgreen/github-cheat-sheet)[スライド](https://github.com/tiimgreen/github-cheat-sheet))とWDCNZ 2013での[More Git and GitHub Secrets](https://vimeo.com/72955426)[スライド](https://speakerdeck.com/holman/more-git-and-github-secrets))の二つのトークを元にしている。

*短縮URL: [`http://git.io/sheet`](http://git.io/sheet)*
Expand Down
2 changes: 1 addition & 1 deletion README.ko.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 깃허브 치트 시트
# 깃허브 치트 시트 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

A collection of cool hidden and not so hidden features of Git and GitHub. This cheat sheet was inspired by [Zach Holman](https://github.com/holman)'s [Git and GitHub Secrets](http://www.confreaks.com/videos/1229-aloharuby2012-git-and-github-secrets) talk at Aloha Ruby Conference 2012 ([slides](https://speakerdeck.com/holman/git-and-github-secrets)) and his [More Git and GitHub Secrets](https://vimeo.com/72955426) talk at WDCNZ 2013 ([slides](https://speakerdeck.com/holman/more-git-and-github-secrets)).

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GitHub Cheat Sheet
# GitHub Cheat Sheet [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A collection of cool hidden and not so hidden features of Git and GitHub. This cheat sheet was inspired by [Zach Holman](https://github.com/holman)'s [Git and GitHub Secrets](http://www.confreaks.com/videos/1229-aloharuby2012-git-and-github-secrets) talk at Aloha Ruby Conference 2012 ([slides](https://speakerdeck.com/holman/git-and-github-secrets)) and his [More Git and GitHub Secrets](https://vimeo.com/72955426) talk at WDCNZ 2013 ([slides](https://speakerdeck.com/holman/more-git-and-github-secrets)).

*Shortlink: [`http://git.io/sheet`](http://git.io/sheet)*
Expand Down
8 changes: 4 additions & 4 deletions README.zh-cn.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GitHub秘籍
# GitHub秘籍 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Git 和 Github 秘籍,灵感来自于 [Zach Holman](https://github.com/holman) 在 2012 年 Aloha Ruby Conference 和 2013 年 WDCNZ 上所做的演讲:[Git and GitHub Secrets](http://www.confreaks.com/videos/1229-aloharuby2012-git-and-github-secrets)([slides](https://speakerdeck.com/holman/git-and-github-secrets)) 和 [More Git and GitHub Secrets](https://vimeo.com/72955426)([slides](https://speakerdeck.com/holman/more-git-and-github-secrets))。

*其他语言版本: [English](README.md), [한국어](README.ko.md), [日本語](README.ja.md), [简体中文](README.zh-cn.md), [正體中文](README.zh-tw.md).*
Expand Down Expand Up @@ -189,7 +189,7 @@ $ git clone https://gist.github.com/tiimgreen/10545817

![Gists](http://i.imgur.com/BcFzabp.png)

这意味着你可以像 Github 仓库一样修改和更新 Gists :
这意味着你可以像 Github 仓库一样修改和更新 Gists :

```bash
$ git commit
Expand Down Expand Up @@ -605,7 +605,7 @@ On branch master
Changes not staged for commit:
deleted: a
deleted: c

$ git rm $(git ls-files -d)
rm 'a'
rm 'c'
Expand Down Expand Up @@ -782,7 +782,7 @@ $ git show :/typo
$ git branch --merged
```

这会显示所有已经合并到你当前分支的分支列表。
这会显示所有已经合并到你当前分支的分支列表。

相反地:

Expand Down
10 changes: 5 additions & 5 deletions README.zh-tw.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GitHub秘笈
# GitHub秘笈 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Git 和 Github 秘笈,靈感來自於 [Zach Holman](https://github.com/holman) 在 2012 年 Aloha Ruby Conference 和 2013 年 WDCNZ 上所做的演講:[Git and GitHub Secrets](http://www.confreaks.com/videos/1229-aloharuby2012-git-and-github-secrets)([slides](https://speakerdeck.com/holman/git-and-github-secrets)) 和 [More Git and GitHub Secrets](https://vimeo.com/72955426)([slides](https://speakerdeck.com/holman/more-git-and-github-secrets))。

*其他語言版本: [English](README.md), [한국어](README.ko.md), [日本語](README.ja.md), [簡體中文](README.zh-cn.md), [正體中文](README.zh-tw.md).*
Expand Down Expand Up @@ -189,7 +189,7 @@ $ git clone https://gist.github.com/tiimgreen/10545817

![Gists](http://i.imgur.com/BcFzabp.png)

這意味著你可以像 Github 倉庫一樣修改和更新 Gists :
這意味著你可以像 Github 倉庫一樣修改和更新 Gists :

```bash
$ git commit
Expand Down Expand Up @@ -605,7 +605,7 @@ On branch master
Changes not staged for commit:
deleted: a
deleted: c

$ git rm $(git ls-files -d)
rm 'a'
rm 'c'
Expand Down Expand Up @@ -782,7 +782,7 @@ $ git show :/typo
$ git branch --merged
```

這會顯示所有已經合併到你當前分支的分支列表。
這會顯示所有已經合併到你當前分支的分支列表。

相反地:

Expand Down Expand Up @@ -928,4 +928,4 @@ $ git config --global color.ui 1
| Git in the Trenches | http://cbx33.github.com/gitt/ |
| Version Control with Git | http://www.amazon.com/Version-Control-Git-collaborative-development/dp/1449316387 |
| Pragmatic Guide to Git | http://www.pragprog.com/titles/pg_git/pragmatic-guide-to-git |
| Git: Version Control for Everyone | http://www.packtpub.com/git-version-control-for-everyone/book |
| Git: Version Control for Everyone | http://www.packtpub.com/git-version-control-for-everyone/book |

0 comments on commit 8a7dd34

Please sign in to comment.