The Nest
Explore
Sign in
benaryorg
pijul
pijul-repository
src
0
Code
Changes
Tags
Discussions
main
benaryorg
pijul channel rename arguments named after their purpose This makes it so that calling `pijul channel rename something` will be reflected as providing the "to" argument, not the "from" argument. The help output also shows the "from" argument being optional, rather than "to" being optional which did not match the way the rename worked.
on May 30, 2025
lib.rs
Refactor Repository constructors to take Option<&Path> instead of Option<PathBuf>
on March 29, 2024