I just call 'git pull origin' to fetch the branches <-- git complains,
but i limit my git commands to a single digit number
then git checkout branch_6x should work.
then try something like this:
git log | more <-- find hash of what you just committed
git pull origin branch_6x <-- don't be stale
gi
Hi Robert,
I don't mind, if I can figure out how to point git at the branch_6x branch.
:-P
Karl
On Mon, Apr 4, 2016 at 12:43 PM, Robert Muir wrote:
> Karl, do you mind backporting this to branch_6x too? This API is new
> there and I think we should just have this stuff defined the way we
> wa
Karl, do you mind backporting this to branch_6x too? This API is new
there and I think we should just have this stuff defined the way we
want from the start.
For geo3d changes, its up to you. I personally think those would be
good too, especially as we make it more accessible and easier for
people