Hi-
I'm working with two Git repositories hosted on my bitbucket account.Repo 2
is a fork of Repo 1. I've verified that I can make a commit on Repo 2 and
create a pull request back to Repo 1. However, I'm not seeing Repo 1
commits (that happened after I forked) show up in the Repo 2 Compare Fork
Incoming view. I thought that was the purpose of that view - to show
commits that happened on the remote repository after I forked, and allow me
to accept them into the repository I created when I forked.
Do I have that wrong?
Thanks,
JLS