Skip to content

Add Git commitId and remoteUrl to RawSourceCode

Pierre-Yves Gibello requested to merge gibello into master

When in git repository, insert_source_files adds commitId + remoteUrl to file entry. When not available, values are set to null.

This is a first step toward file versioning.

Merge request reports