List Question
20 TechQA 2024-03-18T15:57:22.640000How do I move files to a new location in my Git repository without losing their history?
71 views
Asked by user16316067
Can AWS Codecommit show moved or renamed files
47 views
Asked by Addison
Using 'git mv' to rename file logs as entire file contents being changed
42 views
Asked by MooMin
Rename file and move to different directory using Git and maintain their history
31 views
Asked by david-l
How to change a deleted/untracked file to a git mv?
247 views
Asked by Adrian
git: rename file and create file with old name in same commit
1.3k views
Asked by DBear
Git mv doesn't work as expected (wrong files location)
529 views
Asked by arielma
How do you tell git that a delete and and add are really a move?
400 views
Asked by Daniel Kaplan
Move a file from a directory with one file to another (refactoring)
161 views
Asked by Jim
How can I fix a renamed file if I forgot to run `git mv`?
406 views
Asked by mikemaccana
How to move directory to another directory using git
4.3k views
Asked by Ronald
git log after moving file to separate branch
175 views
Asked by usretc
git: find most recent non-rename commit to a file
77 views
Asked by usretc
Adding back a file in git which was renamed to a different file name
98 views
Asked by Ace
Should I git mv or just mv the files I'm cherry-picking / rebasing from another directory?
193 views
Asked by leeand00
Undoing a git move in a rebase
149 views
Asked by XDR
Refactor files from the main repository to a submodule with history
594 views
Asked by cycollins
git merge after renaming of all files
1.7k views
Asked by tanager
git mv and changes and similarity index
2k views
Asked by fluter