diff --git a/README.md b/README.md index 0ed6c0a75..899d29d30 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ Here are some helpful aliases for your `~/.gitconfig` * [gitbaby](https://github.com/lordadamson/gitbaby) - Helper scripts to manage your git repositories * [gitsh](https://github.com/thoughtbot/gitsh) - An interactive shell for git. From within gitsh you can issue any git command, even using your local aliases and configuration. * [hub](https://github.com/github/hub) - A command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier. +* [mergepbx](https://github.com/simonwagner/mergepbx) - Helper script for merging XCode project files. * [xcode-build-scripts](https://github.com/indirect/xcode-git-build-scripts) - Helper scripts to use with XCode projects ## Contributing