Navigation Menu

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: cannot undo new file in folder with special name #43030

Closed
bpasero opened this issue Feb 6, 2018 · 4 comments
Closed

Git: cannot undo new file in folder with special name #43030

bpasero opened this issue Feb 6, 2018 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) git GIT issues help wanted Issues identified as good community contribution opportunities
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Feb 6, 2018

Steps to Reproduce:

  1. create a new folder öäüß_!?
  2. add a file within
  3. from the git viewlet, undo the file add

=> does not work

Logs:

git for-each-ref --format %(refname) %(objectname) --sort -committerdate
git remote --verbose
git check-ignore -z --stdin
git clean -f -q -- /Users/bpasero/Desktop/test-ts/öäüß_!?/test.txt
git status -z -u
git symbolic-ref --short HEAD
git rev-parse master
git rev-parse --symbolic-full-name --abbrev-ref master@{u}
fatal: no upstream configured for branch 'master'
@bpasero bpasero added the git GIT issues label Feb 6, 2018
@joaomoreno
Copy link
Member

joaomoreno commented Feb 7, 2018

I could swear you have created this issue in the past. Quite possibly with the same öäüß_!? string. Can't find it though.

@joaomoreno joaomoreno added this to the Backlog milestone Feb 7, 2018
@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities labels Feb 7, 2018
@bpasero
Copy link
Member Author

bpasero commented Feb 7, 2018

@joaomoreno yeah seems familiar :D

@marckassay
Copy link
Contributor

Probably this one: #27901

@bpasero
Copy link
Member Author

bpasero commented Feb 20, 2018

This one #24434

@bpasero bpasero closed this as completed Feb 20, 2018
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 20, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 6, 2018
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) git GIT issues help wanted Issues identified as good community contribution opportunities
Projects
None yet
Development

No branches or pull requests

3 participants