I have forked the upstream CMake repository into a personal account and created a branch into which I committed stuff (following CONTRIBUTING.rst)
In the meantime, the upstream master has changed, but my forked project (and therefore my branch) doesn’t get the additional commits. I would like to rebase my branch onto the current upstream master, but Git always tells me “everything up to date”. Obviously, I have done something wrong here when setting up the branch.