onboarding: Link git clone button with action (#35999)
Release Notes: - N/A
This commit is contained in:
parent
dc87f4b32e
commit
96093aa465
5 changed files with 5 additions and 8 deletions
|
@ -2105,7 +2105,7 @@ impl GitPanel {
|
|||
Ok(_) => cx.update(|window, cx| {
|
||||
window.prompt(
|
||||
PromptLevel::Info,
|
||||
"Git Clone",
|
||||
&format!("Git Clone: {}", repo_name),
|
||||
None,
|
||||
&["Add repo to project", "Open repo in new project"],
|
||||
cx,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue