how do I get a startup ticket
How do I get a ticket for java language
how do I get a startup ticket
How do I get a ticket for java language
Go to openmrs jira
so we can choose any issue from any project of your choice
Go on that search and put a work called READY FOR WORK , issues will come chooose an issue with TRUNK word that is java you are looking for
Ok thax very much
Please utilize this resource https://openmrs.atlassian.net/wiki/spaces/docs/pages/25477236/Using+Git to guide you on how to fork, clone , build and contribute to a given project within openmrs.
Overall, this https://openmrs.atlassian.net/wiki/spaces/docs/pages/25477022/Getting+Started+as+a+Developer is your guide to get started.
Its failing to clone
I use the commands below to do partial cloning of repositories that present the above errors when cloning which is clearly a network issue / slow connection.
> git config --global core.compression 0
> git clone —depth 1 <repo_url>
# cd into the local repo
> git pull —all
Thanks brother let me check it out.