Skip to content

Instantly share code, notes, and snippets.

@rserna2010
Created December 19, 2013 22:28
Show Gist options
  • Select an option

  • Save rserna2010/8047320 to your computer and use it in GitHub Desktop.

Select an option

Save rserna2010/8047320 to your computer and use it in GitHub Desktop.
.gitmodules
[submodule "clients/rev0/python"]
path = clients/rev0/python
url = https://github.com/balanced/balanced-python.git
[submodule "clients/rev0/ruby"]
path = clients/rev0/ruby
url = https://github.com/balanced/balanced-ruby.git
[submodule "clients/rev1/ruby"]
path = clients/rev1/ruby
url = https://github.com/balanced/balanced-ruby.git
branch = 1.1.0
[submodule "clients/rev0/java"]
path = clients/rev0/java
url = https://github.com/balanced/balanced-java.git
[submodule "clients/rev0/php"]
path = clients/rev0/php
url = https://github.com/balanced/balanced-php.git
[submodule "clients/rev0/node"]
path = clients/rev0/node
url = https://github.com/balanced/balanced-node.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment