Skip to content

Commit 177a1e6

Browse files
authored
Merge pull request #66 from unixorn/add-external-tools
add link to mergepbx
2 parents 5f497d8 + 9f40e4c commit 177a1e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ Here are some helpful aliases for your `~/.gitconfig`
246246
* [gitbaby](https://github.com/lordadamson/gitbaby) - Helper scripts to manage your git repositories
247247
* [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.
248248
* [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.
249+
* [mergepbx](https://github.com/simonwagner/mergepbx) - Helper script for merging XCode project files.
249250
* [xcode-build-scripts](https://github.com/indirect/xcode-git-build-scripts) - Helper scripts to use with XCode projects
250251

251252
## Contributing

0 commit comments

Comments
 (0)