M
M
Moe Green2015-01-16 21:15:38
git
Moe Green, 2015-01-16 21:15:38

Git - how to delete Cyrillic files?

Greetings!
Situation - there is a local Git repository. Initially, files with names in Cyrillic were placed under version control (git add - git commit).
Then, in the Finder, these files were renamed to Latin.
And now, when trying to remove "old" versions of files from the Git repository, it refuses to do so.
I do this - git status
- then Cmd+C filename
- git rm "filename"
But Git writes that it does not know such a file - take.ms/993KR
And how can I now remove these files from the repository?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Moe Green, 2015-01-16
@mQm

Ok - Tower helped.

A
Armenian Radio, 2015-01-16
@gbg

Two options - use GUI to Git (gitk, qgit)
Or try to apply these tips

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question