docs: add README
This commit is contained in:
@@ -19,6 +19,7 @@ const GIT_DIR: &str = ".git";
|
||||
const CACHE_DIR_TAG: &str = "CACHEDIR.TAG";
|
||||
const CACHE_DIR_TAG_HEADER: &[u8] = b"Signature: 8a477f597d28d172789f06886806bc55";
|
||||
|
||||
/// Recursively list Git repositories.
|
||||
#[derive(Parser)]
|
||||
#[command(version)]
|
||||
struct Cli {
|
||||
|
||||
Reference in New Issue
Block a user