Bug 502558

Summary: Allow to start the clone operation on the first wizard page and skip branch selection
Product: [Technology] EGit Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: jonas.hungershausen, karsten.thoms, Lars.Vogel, twolf
Version: unspecifiedKeywords: helpwanted, usability
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=510975
https://bugs.eclipse.org/bugs/show_bug.cgi?id=391579
Whiteboard:

Description Lars Vogel CLA 2016-09-29 08:57:17 EDT
We should add the option to skip the branch selection (and make this the default).

See https://dev.eclipse.org/mhonarc/lists/egit-dev/msg04160.html
Comment 1 Lars Vogel CLA 2019-02-27 04:17:58 EST
Thinking about this, I think the best behavior would be to allow the user to start the clone operation on the first page of the clone wizard.
Comment 2 Lars Vogel CLA 2019-08-22 06:04:17 EDT
Migration to a new laptop, due to this bug I'm not using the clone repository operation in Eclipse as I always have to wait several seconds for the second wizard page to finally press finish.
Comment 3 Lars Vogel CLA 2019-08-22 06:04:25 EDT
*** Bug 510975 has been marked as a duplicate of this bug. ***
Comment 4 Karsten Thoms CLA 2019-08-22 06:49:29 EDT
Not sure if it makes sense to start the clone operation on the first page, since the destination is specified on the 3rd page.

+1 for the "Skip Branch Selection". I almost never select only a few branches.

I'd say it should be possible to immediately finish on the first page, which just uses the default clone destination with all branches.
Comment 5 Lars Vogel CLA 2019-08-22 06:54:52 EDT
(In reply to Karsten Thoms from comment #4)
> Not sure if it makes sense to start the clone operation on the first page,
> since the destination is specified on the 3rd page.

The default from page 3 should be used if you finish on the first page.

> +1 for the "Skip Branch Selection". I almost never select only a few
> branches.
Comment 6 Karsten Thoms CLA 2019-08-22 06:56:52 EDT
> The default from page 3 should be used if you finish on the first page.
That's what I meant with "immediately finish on the first page".