Skip to content

Instantly share code, notes, and snippets.

@bjornmicallef
Last active September 4, 2020 14:11
Show Gist options
  • Save bjornmicallef/803a4b0c50cf34d83bbb3053f202b172 to your computer and use it in GitHub Desktop.
Save bjornmicallef/803a4b0c50cf34d83bbb3053f202b172 to your computer and use it in GitHub Desktop.
git checkout branch-that-has-pr
git checkout origin/master -- C:\somefolder\someotherfolder\thefile.cs
git commit -m "Removed a file from pull request"
git push origin branch-that-has-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment