Closed arterrey closed 4 days ago
@arterrey, what happens if you clear these out manually? Could you please try that and see if you can track down this operation adds the entry back?
I’ll observe over the next day or so.
On 18 Oct 2024 at 16:57:24, Ladislau Szomoru @.***> wrote:
@arterrey https://github.com/arterrey, what happens if you clear these out manually? Could you please try that and see if you can track down this operation adds the entry back?
— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode-remote-release/issues/10484, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEWR4E2DBXTPCV3GY73PXLZ4DLQJAVCNFSM6AAAAABQEVEWNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRSGAZDGOJYGI . You are receiving this because you were mentioned.Message ID: @.***>
I cleared out the file and entities are combing back.
@arterrey I guess you have the .gitconfig
mounted from the host machine?
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
I don't know how to reproduce, but inside my remote remote container I have a
.gitconfig
that looks like/root/.gitconfig
:The expected output is to just have one
directory = /main
lines instead of 16k.