jj/cli
Yuya Nishihara 560b63544a cli: parse "git fetch --branch" parameter as string pattern
Even though "*" can't be used as a branch name to fetch, it should be better
to explicitly enable glob matching like the other commands.
2023-10-25 03:58:48 +09:00
..
examples workspace: make working-copy type customizable 2023-10-16 22:33:44 -07:00
src cli: parse "git fetch --branch" parameter as string pattern 2023-10-25 03:58:48 +09:00
testing
tests cli: parse "git fetch --branch" parameter as string pattern 2023-10-25 03:58:48 +09:00
build.rs
Cargo.toml cli: use StringPattern to find branches to delete/forget 2023-10-22 04:07:49 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00