microsoft / FHIR-Converter

Conversion utility to translate legacy data formats into FHIR
MIT License
396 stars 172 forks source link

Working with GIt from deployed version #42

Closed rramosj2 closed 4 years ago

rramosj2 commented 4 years ago

Is your feature request related to a problem? Please describe. Hello, When working with templates and the UI there is a GIT option, that allows us to create, branches, etc. Can we get the URL of the GIT repository where this would be available? As a user, it would be great to be able to work from the deployed git repository.

Describe the solution you'd like As a user, it would be great to be able to work locally with my editor/file from the deployed git repository.

Describe alternatives you've considered I've deployed locally and worked from there but would like to distribute and collaborate with team members.

Additional context

deepak-ms commented 4 years ago

Git repo should be at https:///git It'll need API key, for example, git -c http.extraheader="X-MS-CONVERSION-API-KEY:" clone https:///git