[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = ssh://gitosis@git.osmocom.org/smalltalk/osmo-st-all.git
	fetch = +refs/heads/*:refs/remotes/master/*
[submodule "osmo-st-logging"]
	url = git://git.osmocom.org/smalltalk/osmo-st-logging
[submodule "osmo-st-asn1"]
	url = git://git.osmocom.org/smalltalk/osmo-st-asn1
[submodule "osmo-st-core"]
	url = git://git.osmocom.org/smalltalk/osmo-st-core
[submodule "osmo-st-gsm"]
	url = git://git.osmocom.org/smalltalk/osmo-st-gsm
[submodule "osmo-st-mgcp"]
	url = git://git.osmocom.org/smalltalk/osmo-st-mgcp
[submodule "osmo-st-msc"]
	url = git://git.osmocom.org/smalltalk/osmo-st-msc
[submodule "osmo-st-network"]
	url = git://git.osmocom.org/smalltalk/osmo-st-network
[submodule "osmo-st-sip"]
	url = git://git.osmocom.org/smalltalk/osmo-st-sip
[submodule "osmo-st-testphone"]
	url = git://git.osmocom.org/smalltalk/osmo-st-testphone
[submodule "petitparser"]
	url = git://gitorious.org/gnu-smalltalk-ports/petitparser.git
[submodule "petitparser-tests"]
	url = git://gitorious.org/gnu-smalltalk-ports/petitparser-tests.git
[submodule "soapopera"]
	url = git://gitorious.org/gnu-smalltalk-ports/soapopera.git
[remote "petitparser"]
	url = git://gitorious.org/gnu-smalltalk-ports/petitparser
	fetch = +refs/heads/*:refs/remotes/petitparser/*
[remote "osmo-st-core"]
	url = git://git.osmocom.org/smalltalk/osmo-st-core
	fetch = +refs/heads/*:refs/remotes/osmo-st-core/*
[remote "osmo-st-logging"]
	url = git://git.osmocom.org/smalltalk/osmo-st-logging
	fetch = +refs/heads/*:refs/remotes/osmo-st-logging/*
[remote "osmo-st-network"]
	url = git://git.osmocom.org/smalltalk/osmo-st-network
	fetch = +refs/heads/*:refs/remotes/osmo-st-network/*
[remote "osmo-st-mgcp"]
	url = git://git.osmocom.org/smalltalk/osmo-st-mgcp
	fetch = +refs/heads/*:refs/remotes/osmo-st-mgcp/*
[remote "osmo-st-asn1"]
	url = git://git.osmocom.org/smalltalk/osmo-st-asn1
	fetch = +refs/heads/*:refs/remotes/osmo-st-asn1/*
[remote "osmo-st-gsm"]
	url = git://git.osmocom.org/smalltalk/osmo-st-gsm
	fetch = +refs/heads/*:refs/remotes/osmo-st-gsm/*
[remote "osmo-st-msc"]
	url = git://git.osmocom.org/smalltalk/osmo-st-msc
	fetch = +refs/heads/*:refs/remotes/osmo-st-msc/*
[remote "osmo-st-sip"]
	url = git://git.osmocom.org/smalltalk/osmo-st-sip
	fetch = +refs/heads/*:refs/remotes/osmo-st-sip/*
[remote "osmo-st-testphone"]
	url = git://git.osmocom.org/smalltalk/osmo-st-testphone
	fetch = +refs/heads/*:refs/remotes/osmo-st-testphone/*
[remote "petitparser-tests"]
	url = git://gitorious.org/gnu-smalltalk-ports/petitparser-tests.git
	fetch = +refs/heads/*:refs/remotes/petitparser-tests/*
[remote "soapopera"]
	url = git://gitorious.org/gnu-smalltalk-ports/soapopera.git
	fetch = +refs/heads/*:refs/remotes/soapopera/*
[remote "osmo-st-openbsc-test"]
	url = git://git.osmocom.org/smalltalk/osmo-st-openbsc-test
	fetch = +refs/heads/*:refs/remotes/osmo-st-openbsc-test/*
