Problem/Motivation

Looking at this issue I created, I see this message: "dkmishra made their first commit to this issue’s fork."

Only it is confusing, because there do not appear to be any commits from this user on the issue fork. My best guess is that this message shows up when someone creates an issue fork, even when they have not yet pushed any commits to it, but I am not certain. Either way, it left me looking around trying to find commits to review that don't seem to exist. Any thoughts?

I made sure that I was actually on the correct branch of the issue fork, just to be clear that this is not an issue of me clicking on the issue fork and forgetting to switch to the branch.

Steps to reproduce

Not certain, but I left a hypothesis in the summary. I could try making an issue fork here just to test it out, but I also consider the possibility that the message may only come up when the person who creates the issue fork is not the same as OP.

Proposed resolution

I guess either help me figure out what I am missing, or make the message clearer if it is in fact the message that shows up when someone creates an issue fork.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

    Comments

    megakeegman created an issue.

    megakeegman’s picture

    Anyway, my hypothesis seems to be wrong. I had mlncn create an issue fork for this issue, and the message did not appear.

    dkmishra’s picture

    @megakeegman, your assumption is correct. I created an issue fork for testing but I did not push or commit anything related to this issue.

    megakeegman’s picture

    Thank you for verifying!