I have a git repo we'll call RepoA.
I forked RepoA to RepoB.
Every pull request I make for RepoB contains every commit (even commits already merged into master, or commits from other people in other pull requests) since the fork.
I am not very good with GIT, but his is really frustrating. If I can't figure this out I'm just going to delete RepoB and create a new repo without the fork to see if this fixes the problem.
Anybody know whats going on or know how to fix whats happening to me?