A collection of tools to make working with the numerous software components as painless as possible.
If there's a task that annoys you when working with the code, open an issue to suggest an improvement. Or, better, send a pull request to get your automation included in the project.
Component | master status |
---|---|
asterisk | |
asterisk-config | |
liba53 | |
libcoredumper | |
libsqliteodbc | |
libzmq | |
openbts | |
smqueue | |
subscriberRegistry | |
system-config |
- relink submodule branch tracking
$ vi .gitmodules
(change submodule to track different branch X)
$ git submodule update --init --remote
$ cd theSubmoduleDir
$ git checkout X