A quick note that every GitHub wiki is a Git repository so you can clone it directly instead of scraping the content
$ grep -rl '#github' ~/posts/ # 7 matches
-
Treat GitHub Wiki like a repository -
GitHub Puppet Face Building a Puppet Face inspired by knife-github-cookbooks that installs modules from GitHub and diffs them against your installed copies
-
GitHub and Redmine integration GhostRed is a prototype gem that scans GitHub pull requests, opens matching Redmine tickets, and closes the request with a link
-
GitHub plug-in for Rbot A simple Rbot plugin using the GitHub API that lets an IRC channel query issues and commits for a configured repository
1 min read #github -
Neat Git Reference Pointing at the friendlier Git reference site that GitHub has put together to spare you wading through the official docs
-
Output GitHub commits as unified diffs Append .patch to any GitHub commit URL to get the change back as a unified diff patch file
-
Pro Git Congratulating Scott Chacon on the release of Pro Git, a book James had been planning to pitch himself