LoginSignup
6
3

More than 1 year has passed since last update.

絶対してはいけない。仕事やってるアピールするためにgithubに自動でコミットする方法。

Posted at

仕事やってるアピールするためにgithubに自動でコミットする方法です。
絶対にしないでください。

このgithubリポジトリをforkにして、このコマンド実行するだけ

git clone {git_url}
git remote set-url origin {git_url} 
sh commit.sh

草生えますw
image3_s.jpeg

6
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
3