Skip to content

Renaming file fails in gitfs #375

@balazser

Description

@balazser

Anybody experienced that renaming file like mv a b fails with the error message:

mv: cannot move 'a.sh' to 'b.sh': No such file or directory

then git status shows the file is removed but not added:

On branch master
Your branch is up to date with 'origin/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:    a.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions