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

Dot in paths are getting escaped #1

Open
rmatil opened this issue Dec 5, 2015 · 1 comment
Open

Dot in paths are getting escaped #1

rmatil opened this issue Dec 5, 2015 · 1 comment
Labels

Comments

@rmatil
Copy link
Member

rmatil commented Dec 5, 2015

After storing and removing a git repo inside the synchronized folder, the following parts are still left in the index:

{
  "paths": {
    "org": "e87cb45c05ad389d58904ea398345c24b50f46c15d412d0f671e66b766247d39",
    "org./rmatil": "6d8fc3683b2c5cf63988b07753b8d6c5ee3bf6a8a0e436d11e899eab0ed1866a",
    "org.rmatil./sync": "5437ff600e55f93eee517fef990163d93af389c9baa011c31d5cf9c3bb9e4594",
    "org.rmatil.sync./event": "d47343f95a624121c96e5b76b8df28b87e86c6a4e5c567f2dd7958176fa65ef5",
    "org.rmatil.sync.event./aggregator": "9cd70aab689e511a4d66c71784cd77539e086228991ae4dd16d42d0900b91a58"
  }
}
@rmatil rmatil added the bug label Dec 5, 2015
@rmatil
Copy link
Member Author

rmatil commented Feb 22, 2016

Since we do not remove deleted files from the index anymore,
this issue is renamed

@rmatil rmatil changed the title Paths containing a dot do not get resolved correctly on removal Dot in paths are getting escaped Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant