Solving conflicts
[?]
Nov 27, 2020, 11:18 AM
CA6HDDRXHHTP4OTMSGI6L7DNQS2XLF5UNBR52TBM4ST6VK5BNXKACDependencies
Change contents
- resolve order conflict in src/theory.md at line 99
- edit in src/the_nest/contributing.md at line 7[4.19691]→[3.327:572](∅→∅),[3.572]→[4.19940:19941](∅→∅),[2.13938]→[4.19940:19941](∅→∅),[4.19940]→[4.19940:19941](∅→∅)
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 me@nest.pijul.com:pijul/pijulpijul push m@nest.pijul.com:pijul/pijul --to-branch :29pijul push m@nest.pijul.com:pijul/pijul - replacement in src/the_nest/contributing.md at line 11
Where `me` is your own user account. If you are the owner of the repository, you can use the same syntax, or the following shortcut:If you are the owner of the repository, you can use the same syntax, or the following shortcut: - edit in src/the_nest/contributing.md at line 16
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.