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

Renaming file fails in gitfs #375

Open
balazser opened this issue Sep 9, 2021 · 0 comments
Open

Renaming file fails in gitfs #375

balazser opened this issue Sep 9, 2021 · 0 comments

Comments

@balazser
Copy link
Contributor

balazser commented Sep 9, 2021

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

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

No branches or pull requests

1 participant