Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added configuration option to specify a default clone destination directory #1878

Merged
merged 4 commits into from
Jun 17, 2013
Merged

Conversation

rschroeder
Copy link
Contributor

Closes #1604

@jbialobr
Copy link
Member

Minimum size should be adjusted.

obraz


private void FillFromDropDown()
{
System.ComponentModel.BindingList<Repository> repos = Repositories.RemoteRepositoryHistory.Repositories;
Copy link
Member

Choose a reason for hiding this comment

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

Why do you use Repositories.RemoteRepositoryHistory.Repositories here? Shouldn't it be Repositories.RepositoryHistory?

@jbialobr
Copy link
Member

Could you rebase without 7b718f9 commit. It seems that it was overriden forced.

@feinstaub
Copy link
Contributor

Minimum size should be adjusted.

Alternatively put the Email settings in one row (e. g. the "port" does not need so much space as currently used):

SMTP server name [                         ]     Port [        ]    [ ] Use SSL/TLS

Was it you @KindDragon who mentioned that dialog is already big enough?

@KindDragon
Copy link
Contributor

Was it you @KindDragon who mentioned that dialog is already big enough?

Yes, but I have not figured out how best to do

@rschroeder
Copy link
Contributor Author

It's ready for review again. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration option to specify a default clone destination directory
4 participants