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

Allow user to cancel cloning a git repo #30057

Closed
maryam-a opened this issue Jul 3, 2017 · 1 comment
Closed

Allow user to cancel cloning a git repo #30057

maryam-a opened this issue Jul 3, 2017 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality git GIT issues help wanted Issues identified as good community contribution opportunities verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@maryam-a
Copy link

maryam-a commented Jul 3, 2017

  • VSCode Version: 1.13.1
  • OS Version: Windows 10 (15063.413)

Steps to Reproduce:

Reproduces without extensions: Yes/No

@joaomoreno joaomoreno added this to the Backlog milestone Jul 4, 2017
@joaomoreno joaomoreno added feature-request Request for new features or functionality git GIT issues help wanted Issues identified as good community contribution opportunities labels Jul 4, 2017
@karthikiyengar
Copy link

karthikiyengar commented Aug 6, 2017

I would be happy to give this a shot.

I've converted the clone command to a stream, and I'm terminating the process on click of a close icon. Also updating the clone progress on the status bar. PR Here: #32119

karthikiyengar added a commit to karthikiyengar/vscode that referenced this issue Aug 7, 2017
karthikiyengar added a commit to karthikiyengar/vscode that referenced this issue Aug 7, 2017
karthikiyengar added a commit to karthikiyengar/vscode that referenced this issue Aug 8, 2017
karthikiyengar added a commit to karthikiyengar/vscode that referenced this issue Aug 8, 2017
@joaomoreno joaomoreno modified the milestones: Backlog, November 2017 Nov 10, 2017
@joaomoreno joaomoreno self-assigned this Nov 10, 2017
@joaomoreno joaomoreno added the verification-needed Verification of issue is requested label Dec 5, 2017
@roblourens roblourens added the verified Verification succeeded label Dec 5, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality git GIT issues help wanted Issues identified as good community contribution opportunities verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants