Anonymous GitHub repo

Purpose

Have a peer review version of a repo on GitHub w/o publishing stuff on main account where it might draw attention and already get stars etc.

Requirements

Host github-as-anon
    HostName github.com
    User git
    IdentityFile ~/.ssh/id_ed25519_anongithub
    IdentitiesOnly yes

Setup