Keeping my contribution during a month

Keeping my contribution during a month

I have some feelings about keeping my contribution through a month on My GitHub profile. What’s the tricks? Have your own github repositories and contribute them. Dump out everything to the github repositories as possible. Forget the limitation. We can commit everything to github repositories even if your blog posts. What are the Positive/Negative/Action Items? Positive Almost green! Negtive Only white on Dec. 13 It was green for some days. But it was turned to white suddenly. This might be caused by this rule: https://help.github.com/articles/why-are-my-contributions-not-showing-up-on-my-profile/ Not only actual code but also issues and blog posts Action Keep it, anyway. Even if it’ll be a blog post or issue. Mixed contribution like issues, comments, push patches are better to avoid an accident. Try to write more code. Happy Hacking!

2017-12-25 · 1 分 · Masayuki Igawa
ssh git@github.comで「Agent admitted failure to sign using the key. 」と なったら...

ssh [email protected]で「Agent admitted failure to sign using the key. 」と なったら...

ssh [email protected]で「Agent admitted failure to sign using the key. 」となったら、 ssh-add ~/.ssh/id_rsa と、するとうまくいくかもしれない。 参考サイト:http://ripan27.wordpress.com/2010/04/01/ssh-gitgithub-com-agent-admitted-failure-to-sign-using-the-key-permission-denied-publickey/

2010-10-11 · 1 分 · Masayuki Igawa