We have multiple projects [in different folders] with in a stash repository and we want to checkout only one project [if there are changes] at a time. is this configuration possible through VCS settings? below is an overview
MAIN-STASH-REPOSITORY
-- project_1
-- project_2
-- project_3
-- project_4
when there are changes in 'project_1' we want just 'project_1' to be checkout to output folder [checkout directory]