You can create the new project
$ repo init -u https://github.com/khadas/android_manifest.git -b Nougat
$ repo sync -j4
If you have the old project and don’t want to download the all source code
$ cd 'path-your-project'
$ .repo/repo/repo sync -j4