repos: remove Cloned as criteria for modified
Created by: unknwon
Cloned
has been ineffective since it's addition because implementations of repos.Source
interface would never set Cloned
field to true because they're only responsible for getting information from code hosts, and "has it been cloned" is our internal state.