All Projects → KimDarren → git-faker

KimDarren / git-faker

Licence: WTFPL license
👻 You can be the best GIT-COMMITTER in the planet.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to git-faker

Git Secret
👥 A bash-tool to store your private data inside a git repository.
Stars: ✭ 2,706 (+8920%)
Mutual labels:  git-addons
Git Cola
git-cola: The highly caffeinated Git GUI
Stars: ✭ 1,787 (+5856.67%)
Mutual labels:  git-addons
Git Standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
Stars: ✭ 7,042 (+23373.33%)
Mutual labels:  git-addons
Lolcommits
📷 git-based selfies for software developers
Stars: ✭ 4,468 (+14793.33%)
Mutual labels:  git-addons
Git Quick Stats
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
Stars: ✭ 5,139 (+17030%)
Mutual labels:  git-addons
gil
Gil is a git links tool to manage complex git repositories dependencies with cycles and cross references
Stars: ✭ 42 (+40%)
Mutual labels:  git-addons
git-split-file
Split a file in a git repository without losing the git history.
Stars: ✭ 25 (-16.67%)
Mutual labels:  git-addons
git-issue
Bug tracker based on git
Stars: ✭ 16 (-46.67%)
Mutual labels:  git-addons
git-commands
Custom power-user git commands.
Stars: ✭ 45 (+50%)
Mutual labels:  git-addons
git-global
Keep track of all your git repositories.
Stars: ✭ 23 (-23.33%)
Mutual labels:  git-addons

git-faker 👊

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

Before screenshot

After git-faker

After screenshot

How git-faker works

  1. Create directory, .git-faker.
  2. Write a dummy file and do commit (with the fake dates).
  3. 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

  1. --objc objc: set the language as Objective-C
  2. --java java: set the language as Java
  3. --js js: set the language as Javascript
  4. --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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].