mirror of
https://github.com/jayphelps/git-blame-someone-else.git
synced 2025-06-18 18:11:39 +02:00
Install instructions and demo gif
This commit is contained in:
parent
a9b46e4e09
commit
5d8307b534
1 changed files with 11 additions and 1 deletions
10
README.md
10
README.md
|
@ -1,7 +1,17 @@
|
||||||
# git-blame-someone-else
|
# git-blame-someone-else
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ git clone https://github.com/jayphelps/git-blame-someone-else.git
|
||||||
|
$ cd git-blame-someone-else
|
||||||
|
$ sudo make install
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git blame-someone-else <author> <commit>
|
$ git blame-someone-else <author> <commit>
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue