Your personal github contribution graph looks like a mess. 🤮 You don't want to show it to anyone.
personal commits
But your company gitlab contribution graph looks like a charm ✨ but no one can't see it right?
work commits
Do you want to show your company gitlab contribution graph on your github profile? 🤯🪄
Without any security concern 🔒
Then you are in the right place. 🤩
Click the button below and see the magic. 👇
With commithub your github profile looks like this anymore 💃
commithub
Commithub is a cli tool that collects your company commits and show it on your github account.
How commithub works?
Commithub collects your local repository commits and pushes them to your github account.
While creating those commits don't collect any valuable information, create just a dummy commits.
You can download commithub from npm and install it on your machine.
npm install -g commithub
bashOnce you install commithub, you can initialize your commithub.
commithub init
bashAfter initializing commithub, you can start collecting commits. 👇
commithub collect-commits
bash