Hacker News new | ask | show | jobs
by pseudalopex 442 days ago
> `git mv` stores a hint in the commit that a file has been moved.

No. It appears in git status but is not committed. And it disappears from git status if the file is modified enough.