mirror of
https://github.com/MrBeanCpp/MIT.git
synced 2026-04-28 12:49:51 +08:00
fix: restore_worktree()路径问题
This commit is contained in:
@@ -110,7 +110,7 @@ enum Command {
|
||||
source: Option<String>,
|
||||
|
||||
/// worktree
|
||||
#[clap(long, short, action)]
|
||||
#[clap(long, short = 'W', action)]
|
||||
worktree: bool,
|
||||
|
||||
/// staged
|
||||
|
||||
Reference in New Issue
Block a user