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

Error when trying to init a git repo #21190

Closed
Tyriar opened this issue Feb 22, 2017 · 1 comment
Closed

Error when trying to init a git repo #21190

Tyriar opened this issue Feb 22, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) scm General SCM compound issues

Comments

@Tyriar
Copy link
Member

Tyriar commented Feb 22, 2017

#20999

Steps to repro:

  1. Open a folder without a git repo
  2. Type something in the commit message (not sure if this made a difference)
  3. Press init repo button, error
  4. Remove message
  5. Press init repo button, error

image

Git output:

Using git 2.9.3 from git
git rev-parse --show-toplevel
git rev-parse --show-toplevel
fatal: Not a git repository (or any of the parent directories): .git

fatal: Not a git repository (or any of the parent directories): .git

fatal: Not a git repository (or any of the parent directories): .git
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug scm General SCM compound issues labels Feb 22, 2017
@joaomoreno
Copy link
Member

#21095

@joaomoreno joaomoreno added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 22, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) scm General SCM compound issues
Projects
None yet
Development

No branches or pull requests

2 participants