Closed Vsalinas91 closed 8 years ago
It looks like your forked copy of lmatools doesn't have the new flashsortrefactor branch (you're on master), but it's being merged into my flashsortrefactor branch. And oddly, my commits to that branch have now turned into one big blob of commits under your username. What I was expecting to see was mostly my commits, and then a few commits from you with relatively small changes. When you forked/cloned/updated, how did you do it?
If I did this more regularly, I'd be able to diagnose this right away, so we'll have to learn what's going on here together.
I re-pulled from the master branch, as that is the only option, then did a git checkout [branch], which then said I was working in that branch, I guess that's were the issue is.
I honestly don't know what I am doing now. I cleared my lmatools forked repo (now empty) but can't seem to pull anything by doing a:
git remote add upstream [url-to-your-repo] flashsortrefactor
My repo remains empty now.
Realized that the initial pull request did not have the changes as it was done in the wrong repo.