Yesterday, at the bottom of any PR on Github, I was able to copy-paste the `git checkout` instructions, so I can test it on my machine. Today, those `git checkout` instructions only show up if there's a merge conflict (at least for me):<p>https://ibb.co/Qf2fmhw<p>*Are you seeing the same thing?*<p>-----<p>To me, this is very inconvenient. If there is no merge conflict, what I have to do is:
- scroll all the way up the page;
- click the "Code" button;
- copy-paste instructions for Github CLI or use Github Desktop;<p>But... it's not practical for me to use Github CLI or Github Desktop. I want simple `git checkout` instructions, that I can copy-paste to get that PR working on my machine. You know, like in the good old days... yesterday<p>*Please tell me they're just A/B testing this and I'm unlucky for seeing it.*<p>PS. Long-time lurker, first-time poster. Apologies if this doesn't qualify for an "Ask HN" post. Just wanted to find out how far-reaching/permanent this change is... and get help reaching out to Github to convince them not to do this.