Stream: committers/git-help
Topic: Can't find source for branch
Grahame Grieve (Dec 04 2018 at 06:26):
This PR: https://github.com/HL7/fhir/pull/331 - Vadim wants me to look at it. So I thought I'd just switch to it locally, and work with it... but where is "vadi2:CoverageEligibilityRequest-map-upgrade" so that I can do that?
Vadim Peretokin (Dec 04 2018 at 07:55):
You need to add https://github.com/vadi2/fhir.git
as a new remote in your git client
Vadim Peretokin (Dec 04 2018 at 07:56):
Once you do that, you'll see my CoverageEligibilityRequest-map-upgrade
branch that you can check out
Vadim Peretokin (Dec 04 2018 at 07:58):
For example using SmartGit - see how I can see the remote called origin
which is the official repo and a remote called vadi2
which is my fork:
Grahame Grieve (Dec 04 2018 at 18:08):
You need to add https://github.com/vadi2/fhir.git
How would I have figured that out? Surely that's something that's needed? Is there somwhere I didn't look, or is that magic knowledge, and if so, why?
Vadim Peretokin (Dec 04 2018 at 18:09):
To be honest I don't think that part intuitive either
Grahame Grieve (Dec 04 2018 at 18:11):
further, I don't know what
You need to add https://github.com/vadi2/fhir.git
actually means. Add it where? I'm using TortoiseGit, and wondering how to switch my existing workarea to your branch.....
Vadim Peretokin (Dec 04 2018 at 18:15):
can we screenshare quick?
Vadim Peretokin (Dec 04 2018 at 18:17):
@Grahame Grieve
Vadim Peretokin (Dec 04 2018 at 18:23):
Looking at TortoiseGIT documentation, you want to use the Arbitrary URL
field: https://tortoisegit.org/docs/tortoisegit/tgit-dug-pull.html
Vadim Peretokin (Dec 04 2018 at 18:23):
So try pull url https://github.com/vadi2/fhir.git
with remote branch CoverageEligibilityRequest-map-upgrade
Grahame Grieve (Dec 04 2018 at 18:23):
later. still working in bed at 5am....
Vadim Peretokin (Dec 04 2018 at 18:25):
but I can do the eligibility map, can you look at running the maps for ExplanationOfBenefit
that's in master
Vadim Peretokin (Dec 04 2018 at 18:25):
need help with this money casting issue
Last updated: Apr 12 2022 at 19:14 UTC