Tag: github

  • Managing Home and Work GitHub Accounts from the Same Machine

    Managing Home and Work GitHub Accounts from the Same Machine

    If you contribute to both personal and professional projects, you’ve likely run into the frustrating situation where Git doesn’t know which identity or SSH key to use. Fortunately, due to the power of ssh and git, with a few config tweaks, you can cleanly separate your personal and work GitHub identities and seamlessly switch between…

  • GitHub to OmniFocus Integration

    GitHub to OmniFocus Integration

    I’m thrilled to announce that I’ve written a GitHub to OmniFocus integration.  Track your GitHub issues from OmniFocus automatically! This Ruby script is based on my Jira to OmniFocus integration, but uses the Octokit gem to pull issues from GitHub instead of Jira.  You can find it on GitHub here: https://github.com/devondragon/github-omnifocus It is simple to install, and…

PHP Code Snippets Powered By : XYZScripts.com