Activity
chore: use files from my rust template
chore: use files from my rust template
chore: remove probably not needed statements in tests/run.rs
chore: remove probably not needed statements in tests/run.rs
experiment: create initial commit (for CI)
experiment: create initial commit (for CI)
revert: patchy-bin
as the package name
revert:
patchy-bin
as the package namefeat: PATCHY_CONFIG_ROOT
env var to configure root directory for pa…
feat:
PATCHY_CONFIG_ROOT
env var to configure root directory for pa…style: apply cargo +nightly fmt
+ some minor changes to appease Clippy
style: apply
cargo +nightly fmt
+ some minor changes to appease Clippyfeat: --checkout
flag support in branch_fetch
feat:
--checkout
flag support in branch_fetchPull request merge
feat: --checkout
flag support in branch_fetch
feat:
--checkout
flag support in branch_fetchchore: add log
crate instead of custom solution
chore: add
log
crate instead of custom solutionchore: remove unused dependencies
chore: remove unused dependencies
refactor: move flags to use the new Cli parser
refactor: move flags to use the new Cli parser
refactor: use new cli args parser in commands
refactor: use new cli args parser in commands
docs: write documentation for cli parser structs
docs: write documentation for cli parser structs
refactor: rename GlobalFlag -> HelpOrVersion
refactor: rename GlobalFlag -> HelpOrVersion
chore: remove commented out code
chore: remove commented out code