Vcs: fix potential issue in VcsBaseEditor::getTitleId()
In case the input list of filenames contains only empty item(s) then getTitleId()
fails to return a valid result.
It should return the workingDir or the revision.
Change-Id: I697826446037e4b1e9f94c4c0c558336f8d44237
Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
Loading
Please register or sign in to comment