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

git error occurs when the path of the file include Korean characters. #41257

Closed
yunh-kwak opened this issue Jan 7, 2018 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues

Comments

@yunh-kwak
Copy link

yunh-kwak commented Jan 7, 2018

Hello, I appreciate your excellent application.
But I got an issue about Korean character

  • VSCode Version: 1.19.1
  • OS Version: Mac OS 10.13.2

Steps to Reproduce:

  1. mkdir 헬로우
  2. open 헬로우 with atom
  3. initialize git repository at 헬로우 folder
  4. write aa.c in 헬로우 folder
  5. Try to stage aa.c at source control panel
  6. Error must occur

Although the file must be inside the repository, The error message says the file is not inside the repository
image

This is git log
image

In addition, When I tested, If the folder name is English and the file name is Korean, this error didn't occur. but not only direct parent folder name is Korean also If any recursive parent folder name is Korean, this error occurs too.

Thank you.

@vscodebot vscodebot bot added the git GIT issues label Jan 7, 2018
@joaomoreno
Copy link
Member

#41246

@joaomoreno joaomoreno added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 8, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues
Projects
None yet
Development

No branches or pull requests

2 participants