Skip to content

Gitfool (or Gitfull) is a shell command for you to fulfill your git commit log.

Notifications You must be signed in to change notification settings

jjsty1e/Gitfool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Gitfool

Gitfool (or Gitfull) is a shell command for you to fulfill your git commit log.

This is the easiest way to make you a Rockstar Programmer ! 😅

Update

For your convenience, you can be gitfooled just exceute this command in you repository directory:

curl -s https://raw.githubusercontent.com/Jaggle/Gitfool/master/gitfool| sh -s `pwd` 365 --push

Gitfool is a trick, take care of what you are doing.

USAGE

./gitfool [repo_path] [days] --push

repo_path

the repository path you want to add commits

days

the past days you wish to add these commits, for example : 365 means the past one year.

--push

with this option, Gitfool will push the commits to remote (execute git push)

don't use sh gitfool syntax, and it will report an error.

EXAMPLE

./gitfool ~/Code/acme 365 --push

WARNING

you may be reported for abusing if you push these commits to Github.

About

Gitfool (or Gitfull) is a shell command for you to fulfill your git commit log.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages