Channels in the README
[?]
Nov 17, 2020, 1:42 PM
2KURKIFC6P62HW2TCV3N7IMCAARI7UBHYR5M3RIGWYLZU3X763AQCDependencies
- [2]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [3]
BAUL3WR2Format, versions, README
Change contents
- replacement in README.md at line 88
However, channels are different from Git branches, and do not serve the same purpose. In Pijul, **independent changes commute**, which makes **branches useless**.Formally, a channel is a pointer to a set of changes (the *state* of a channel is a set of changes).However, channels are different from Git branches, and do not serve the same purpose. In Pijul, **independent changes commute**, which means that in many cases where branches are used in Git, there is no need to create a channel in Pijul.