git-faker
git-faker copied to clipboard
:ghost: You can be the best GIT-COMMITTER in the planet.
git-faker
:facepunch:
git-faker
is a Git plugin that makes you to be the best commiter in the planet by add some fake commits.
Screenshots
Before git-faker
After git-faker
How git-faker
works
- Create directory,
.git-faker
. - Write a dummy file and do commit (with the fake dates).
- loooooop
Usage
git-faker <branch>
<branch>
is optional. If not specified, your current branch
(ex.master) will be used.
The Languages.
Finally, you can set the language by options
.
Options
-
--objc
: set the language as Objective-C
-
--java
: set the language as Java
-
--js
: set the language as Javascript
-
--c
: set the language as C
Installation
Just copy git-faker
to your $PATH
and ensure it is an executable (chmod +x git-faker
) and you're good to go. 👍
Also make sure you have Git installed.
License
git-faker
is under WTFPL. You can do what the fuck you want with this shit. See LICENSE file for more info.