Skip to content

Added clone option to the welcome window#978

Merged
lucasderraugh merged 1 commit into
git-up:masterfrom
prostolyubo:enhancement/clone-welcome-window
Feb 9, 2024
Merged

Added clone option to the welcome window#978
lucasderraugh merged 1 commit into
git-up:masterfrom
prostolyubo:enhancement/clone-welcome-window

Conversation

@prostolyubo
Copy link
Copy Markdown
Contributor

@prostolyubo prostolyubo commented Feb 8, 2024

When I first opened GitUp I was confused with a lack of clone option. It is inconvenient to have it hidden behind a menu and as other issues (#761, #743, #153) mentioned - it would be better to have it on the welcome screen. It is much better experience for the first time users.
image
Resolves #761

Added another button to WelcomeWindowController.xib that is linked to first responder's cloneRepository (same as the menu option)
Fixes git-up#761
Fixes git-up#743
@lucasderraugh
Copy link
Copy Markdown
Collaborator

Awesome! I'll get around to testing and reviewing your PRs by end of day. Really appreciate the effort here.

Copy link
Copy Markdown
Collaborator

@lucasderraugh lucasderraugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic!

@lucasderraugh lucasderraugh merged commit 41f2304 into git-up:master Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add clone option to the startup menu

2 participants