How to contribute on github anonymously via Tor?

后端 未结 10 1730
盖世英雄少女心
盖世英雄少女心 2020-12-13 00:15

I would like to contribute anonymously to projects on github. Not to cause mischief, more in the spirit of anonymous donations.

The tool of choice for being anonymo

10条回答
  •  攒了一身酷
    2020-12-13 00:26

    You could commit locally on a clone of the project, and then use git format-patch to send the commits via e-mail.

提交回复
热议问题