Skip to content

Instantly share code, notes, and snippets.

@srhb
Created August 12, 2018 19:59
Show Gist options
  • Save srhb/1cdea40870c50990fdc747d409c6f09d to your computer and use it in GitHub Desktop.
Save srhb/1cdea40870c50990fdc747d409c6f09d to your computer and use it in GitHub Desktop.
pr = mkAlias "pr" ''
fetch -fu ''origin "refs/pull//head:pr/" && checkout "pr/";
'';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment