Fix links and remove _org
[?]
Nov 15, 2020, 11:28 AM
Y5IZKFOR55PEANMSPGNCMK53K6ZQSVF26DGR5BXXCPUS4S3GN2HQCDependencies
- [2]
SCSV2FNSReboot
Change contents
- replacement in src/working_with_others.md at line 14
pijul clone https://nest.pijul.com/pijul_org/pijulpijul clone https://nest.pijul.com/pijul/pijul - replacement in src/working_with_others.md at line 63
pijul clone me@nest.pijul.com:repopijul clone me@nest.pijul.com:me/repo - replacement in src/working_with_others.md at line 69
pijul push me@nest.pijul.com:repopijul push me@nest.pijul.com:me/repo - replacement in src/working_with_others.md at line 76
pijul pull me@nest.pijul.com:repopijul pull me@nest.pijul.com:me/repo - replacement in src/working_with_others.md at line 86
pijul pull https://nest.pijul.com/pijul_org/pijulpijul pull https://nest.pijul.com/pijul/pijul - replacement in src/theory.md at line 13
This idea is motivated by a notion of category theory called a [pushout](https://en.wikipedia.org/wiki/Pushout_(category_theory) (see also [the ncat lab](https://ncatlab.org/nlab/show/pushout)).[pushout]: https://en.wikipedia.org/wiki/Pushout_(category_theory)[ncatlab]: https://ncatlab.org/nlab/show/pushout - replacement in src/the_nest/contributing.md at line 5
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: - replacement in src/the_nest/contributing.md at line 8
pijul push m@nest.pijul.com:pijul_org/pijul --to-branch :29pijul push m@nest.pijul.com:pijul/pijul --to-branch :29 - replacement in src/the_nest/contributing.md at line 11
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. - replacement in src/reference/clone.md at line 23
pijul clone https://nest.pijul.com/pijul_org/pijulpijul clone https://nest.pijul.com/pijul/pijul - replacement in src/getting_started.md at line 9
In the project's directory. This creates a directory called ".pijul",In the project's directory. This creates a directory called `.pijul`,