Closed Sir0ga90 closed 1 week ago
make a PR perhaps ?
Permission is denied.
@Sir0ga90 Everybody is allowed to make a pull request. Check this link: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork
@Sir0ga90 do you still plan to make a PR ?
@luzpaz as I have mentioned before access is denied
@Sir0ga90 you're misunderstanding git, I think. You need to set upstream to your fork of this repo; push changes to your fork and then make a PR from your fork against upstream https://github.com/eidelen/DicomToMesh
That is why it's called a Pull Request. The upstream owner get to choose if to add your requested contribution or not.
@luzpaz you'r misunderstanding what I have done. Upstream to the repo can't be created because of access rights to your repo.
@Sir0ga90 where is your fork of this repo ?
Unless you renamed it, it should be: https://github.com/Sir0ga90/DicomToMesh/
Here's mine:
https://github.com/luzpaz/DicomToMesh/
@luzpaz, aha, forking has different workflow in compare with branches approach. Created pull request. Thank you.
Folder with dicom can't be loaded. Easy fix - dicomRoutines.cpp, line 68
!
need to be added beforecheckDataLoaded(rawVolumeData)