Menu

#156 file status after git mv

None
closed-fixed
nobody
None
5
2024-12-12
2024-11-29
No

If you run git mv somefile someotherfile you do get a Up to date status in the file listing in TkRev
for file someotherfile. If you run a status check in TkRev you get a better status:
R someotherfile
or
RM someotherfile if you have changed the file after the git mv was issued.
(The git status also gives output from the root git directory not the current directory, that is maybe another issue.)

Discussion

  • DorothyR

    DorothyR - 2024-11-29

    I see, it only happens if you're in a subdirectory and not in the top level. At the top, it gives a status of Renamed. Interesting.

     
  • DorothyR

    DorothyR - 2024-12-09

    Fixed. Release coming shortly.

     
  • Anders Gustavsson

    Thank you! Works fine now in 9.4.9.

     
  • DorothyR

    DorothyR - 2024-12-12
    • status: open --> closed-fixed
    • Group: -->
     

Log in to post a comment.

Auth0 Logo