Please refer to the Wiki for detailed explanation. git-to-clearcase is a simple Java command line application that reproduces GIT commits on a Clearcase UCM view, keeping the second synchronized with ...
The tool uses the current ClearCase view to list the CC history (ct lshi -rec) then it goes through the history and processes each record. That means that the tool does not transfer those files that ...