WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

git mv for renaming files to upper/lower case #6

@sanjarcode

Description

@sanjarcode

Example: if you have a file edit.txt, and you rename it to Edit.txt normally (using File explorer or mv), Git does not acknowledge any change.

Solution: Instead of mv use git mv. Git now recognizes the change.

source: https://stackoverflow.com/questions/10523849/how-do-you-change-the-capitalization-of-filenames-in-git

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions