RSSAmplifier

Jon Kuperman · Dec 7, 2021

GitHub find which PR deleted a file

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Today at work I noticed a file had been deleted in our repository. I wasn't sure who deleted it or why it was deleted. I really wanted to figure out which GitHub PR removed the file so I could get some context! # An example To test this out, without revealing any of my work code, I created a new file named foo in this repo . Then I made a PR deleting that file and merged it into main. # Step 1:…

Read on jonkuperman.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.