NVZZJT7Q3KRYKIQ3A72R7DDLNGPFDFDMJZVOSBKVH5PXEYF4WYNQC
login details, such as [SSH keys](./the_nest/public_keys.html#ssh),
and to [create repositories](./the_nest/creating_repositories.html).
login details, such as [SSH keys](./public_keys.html#ssh),
and to [create repositories](./creating_repositories.html).
In practice, contributing to a project on the Nest is as simple as opening a new discussion (using the web interface), and pushing to that discussion. For instance, pushing a patch to discussion 29 of repository `pijul_org/pijul` can be done using:
In practice, contributing to a project on the Nest is as simple as opening a new discussion (using the web interface), and pushing to that discussion. For instance, pushing a patch to discussion 29 of repository `pijul/pijul` can be done using:
If this is the first time someone pushes a patch to discussion 29, this forks branch "master" of repository `pijul_org/pijul`, and pushes the patches from the local branch onto it.
If this is the first time someone pushes a patch to discussion 29, this forks branch "master" of repository `pijul/pijul`, and pushes the patches from the local branch onto it.