digitalmars.D.learn - Need help for opencvd git submoduling
- Ferhat =?UTF-8?B?S3VydHVsbXXFnw==?= (6/6) Feb 07 2021 I am wrapping opencv::cuda modules based on c/c++ wrapper files
I am wrapping opencv::cuda modules based on c/c++ wrapper files of gocv. This might be more of a git question. Can one link a folder from a repo to be a subfolder of another git repo? Do I have any option other than submoduling the entire Go repo? I want "https://github.com/hybridgroup/gocv/tree/release/cuda" to be "https://github.com/aferust/opencvd/tree/master/c/cuda"
Feb 07 2021