fix: restore_worktree()路径问题

This commit is contained in:
mrbeanc
2023-12-23 00:37:41 +08:00
parent ce2251fff6
commit 6d6fdd8bf2
2 changed files with 3 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ enum Command {
source: Option<String>,
/// worktree
#[clap(long, short, action)]
#[clap(long, short = 'W', action)]
worktree: bool,
/// staged