mirror of
https://github.com/jayphelps/git-blame-someone-else.git
synced 2025-05-01 02:56:22 +02:00
17 lines
354 B
Markdown
17 lines
354 B
Markdown
# 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
|
|
|
|
```bash
|
|
$ git blame-someone-else <author> <commit>
|
|
```
|
|
|
|

|