Skip to content

Conversation

HarshitGaur21
Copy link

I had to struggle with the file-name issue: 'limits-service.properties.txt'. I didn't realize the file full name is with txt extension. Later deleted the same and created a new one via VS Code and committed that.

$ git status
On branch master
Changes not staged for commit:
(use "git add/rm ..." to update what will be committed)
(use "git restore ..." to discard changes in working directory)
deleted: limits-service.properties.txt

Untracked files:
(use "git add ..." to include in what will be committed)
limits-service.properties

I had to struggle with the file-name issue: 'limits-service.properties.txt'. I didn't realize the file full name is with txt extension. Later deleted the same and created a new one via VS Code and committed that.

$ git status
On branch master
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        deleted:    limits-service.properties.txt

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        limits-service.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant