Skip to content

Commit 5d8307b

Browse files
committed
Install instructions and demo gif
1 parent a9b46e4 commit 5d8307b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# git-blame-someone-else
22

3+
## Install
4+
5+
```bash
6+
$ git clone https://github.com/jayphelps/git-blame-someone-else.git
7+
$ cd git-blame-someone-else
8+
$ sudo make install
9+
```
10+
311
## Usage
412

513
```bash
614
$ git blame-someone-else <author> <commit>
7-
```
15+
```
16+
17+
![ezgif-1396449034](https://cloud.githubusercontent.com/assets/762949/12863650/068e2820-cc2e-11e5-80c5-6ebdb71f51ea.gif)

0 commit comments

Comments
 (0)