Git like feature
![]() Working with Git we have command: git –after mv source dest This is post-factum change – After file was renamed/moved just update the VCS of the change. Is there a similar functionality in RTC/SCM ? .Thanks
Shimon
|
Comments
Do you have a URL for a manual page defining the semantics of the "-after" flag?
(And I assume it is "git mv -after ...", not "git -after mv ..." ?)