+41
Completed

Refresh: recognize Rename (as "git status" does), instead of showing Missing and Untracked now [SG-2361]

Victor Sorokovikov 8 years ago updated by Marc Strapetz 7 years ago 4

Allow me rename file like git mv command. It may be context menu or auto recognition of file changes.

Missing Git feature
+1

I believe renamed files should be recognized automatically, it would totally make the main window easier to read in case of file renames.

Completed

I've uploaded SmartGit 8.1 Preview build 9059 which will detect renames for added/removed and even untracked/missing files. Commit and Discard commands will be able to work with the rename file pair, all other commands will simply work on the added (or untracked) file. The entire integration is probably not perfect yet, so please let me know about possible problems.