Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayphelps/git-blame-someone-else
Blame someone else for your bad code.
https://github.com/jayphelps/git-blame-someone-else
Last synced: 3 days ago
JSON representation
Blame someone else for your bad code.
- Host: GitHub
- URL: https://github.com/jayphelps/git-blame-someone-else
- Owner: jayphelps
- License: mit
- Created: 2016-02-06T01:25:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T14:41:06.000Z (about 1 year ago)
- Last Synced: 2024-12-11T15:03:04.018Z (10 days ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 10,942
- Watchers: 80
- Forks: 264
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - jayphelps/git-blame-someone-else - Blame someone else for your bad code. (Shell)
- awesome-repositories - jayphelps/git-blame-someone-else
- awesome-dev-fun - git-blame-someone-else - Blame someone else for your bad code. (CLI)
- stars - jayphelps/git-blame-someone-else - Blame someone else for your bad code. (Shell)
- stars - jayphelps/git-blame-someone-else - Blame someone else for your bad code. (Shell)
README
# git-blame-someone-else
> "I love git-blame-someone-else!!" -[Linus Torvalds says](https://github.com/jayphelps/git-blame-someone-else/commit/e5cfe4bb2190a2ae406d5f0b8f49c32ac0f01cd7)*
## 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
```![ezgif-1396449034](https://cloud.githubusercontent.com/assets/762949/12863650/068e2820-cc2e-11e5-80c5-6ebdb71f51ea.gif)
## Disclaimer:
This changes not only who authored the commit but the listed commiter as well. It also is something I wrote as a joke, so please don't run this against your production repo and complain if this script deletes everything.
*Linus Torvalds didn't really approve of this. It's a joke to prove it works. [See his fake commit here](https://github.com/jayphelps/git-blame-someone-else/commit/e5cfe4bb2190a2ae406d5f0b8f49c32ac0f01cd7)
:shipit: