I cloned a repo from Bitbucket and installed the project locally.
no new change was available in my local repo. no changes in the stash.
but when I am doing checkout the branch, the error msg is showing
I:projframework>git checkout development
error: Updating the following directories would lose untracked files in them:
src/services/oam/oam_module/
Aborting
how can I fixed this.