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

Support using remote login source in git interactive window #5631

Closed
wants to merge 1 commit into from
Closed

Support using remote login source in git interactive window #5631

wants to merge 1 commit into from

Conversation

luhaixun
Copy link
Contributor

This PR is about remote login support in git operation window.

Nowadays if the app enable remote login, folks have to firstly login on the web before any git client operations in local. For example: git clone.

With this PR, the process is simple now. New users only need directly type their credential when clone a repository in local for example. With that being said, there is no need to firstly login the web to map the remote user in local database.

The benefit is obviously, this saves time and keep remote login simple.

@luhaixun luhaixun marked this pull request as ready for review February 21, 2019 23:26
@unknwon unknwon added the status: waits for review It is waiting to be reviewed by maintainers label Feb 22, 2019
@unknwon unknwon changed the title Support using remote login source in git interactive window if defaul… Support using remote login source in git interactive window Feb 22, 2019
@unknwon unknwon closed this Oct 25, 2019
@luhaixun luhaixun deleted the feature/support_remote_login_git_window branch October 25, 2019 20:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: waits for review It is waiting to be reviewed by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants