Skip to content

Alex Kirk

  • Presentations
  • My WordPress Plugins
  • Little Tools
  • Archive
  • Links
  • About

Category: Workflow

Checking out a Github Pull Request on the command line

October 6, 2022October 26, 2023

Loving this alias (requires brew install gh):

pr() {
        git fetch
        gh pr checkout $*
}

It will switch to the right git branch based on the PR number like this: pr 45 will switch to the branch of pull request 45 of that github repo

Posted in Code, WorkflowTagged git

Posts navigation

Newer posts

This is the personal site of Alex Kirk, a web application programmer and experienced lead of remote teams, based in Vienna, Austria.

Find me on:
Mastodon/ActivityPub at @alex@kirk.at
Matrix at @alex:kirk.at

This site is powered by WordPress with these plugins:

  • Friends
  • Enable Mastodon Apps
  • ActivityPub
  • Post Collection
  • Send to E-Reader

Job Status

Working with Automattic,
we run WordPress.com, Jetpack and much more.

Pages

  • #299892 (no title)
  • About
  • Archive
  • Articles around the web
  • Contact
  • Diploma Thesis
  • Links
  • Little Tools
  • My WordPress Plugins
  • Presentations
  • Professional Life
  • Projects
    • Bandnews
    • blummy
    • Colorillo
    • Computerlexikon
    • Friends Plugin
    • thinkery
    • Wizlite

Open Source Contributions

  • akirk/friends
    50 contributions
  • akirk/enable-mastodon-apps
    43 contributions
  • akirk/pure
    1 contribution
  • akirk/friends-post-collection
    1 contribution
  • Automattic/wordpress-activitypub
    3 contributions
  • dmsnell/translation-bits
    1 contribution
  • akirk/friends-send-to-e-reader
    1 contribution
  • Presentations
  • My WordPress Plugins
  • Little Tools
  • Archive
  • About
  • Impressum
© 2025 Alex Kirk • Slightly Theme