0

I changed one file in our repository and it shows the following on git status:

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   Workflow/Workflow/WorkflowBuilders/WorkflowBuilder.cs
        modified:   workflow/Workflow/WorkflowBuilders/WorkflowBuilder.cs

This is the reason for a lot of issues we face currently e.g. one of the files is shown as deleted but it still exists when changing branches. As well as duplicate file changes on commit (see above). This happens with all files / folders under the first W(w)orkflow folder

How can I fix this?

MuhKuh
  • 356
  • 1
  • 16

0 Answers0