HEIWA-IT / TripAgency

This sample was made to provide a concrete example on some best practices of the market regarding a java application providing Rest API: hexagonal architecture, living documentation generation based on cucumber and cukedoctor, and many more things ^^
MIT License
11 stars 8 forks source link

Can't access to repository #8

Open abdeldouichi opened 3 years ago

abdeldouichi commented 3 years ago

how i can acess to this course, they are blocking when i want to clone the repo

MagierDan commented 3 years ago

Hello,

I'm surprised because the repository is public. You can fork it on your github account. Have you also tried to download it instead of cloning it?

Regards,

Dan

abdeldouichi commented 3 years ago

Bonjour,

it works if i download it directly, but "git clone" and access to git doesn't work, thanks

Regards

Abdesselam DOUICHI Développeur full-stack

Tel. : +33 6 59 44 55 68

Le jeu. 19 nov. 2020 à 14:22, MagierDan notifications@github.com a écrit :

Hello,

I'm surprised because the repository is public. You can fork it on your github account. Have you also tried to download it instead of cloning it?

Regards,

Dan

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HEIWA-IT/TripAgency/issues/8#issuecomment-730370966, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHERGJ6G7JJCZRW6YCWL7BTSQULY7ANCNFSM4T3LS2RA .

MagierDan commented 3 years ago

Hello,

Happy to read that you get the code.

Others people succeeded in cloning the repository. I think you should look with someone what went wrong with your git clone. For instance what is the message returned by your git command?

Regards,

Dan