[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true hideDotFiles = dotGitOnly [remote "origin"] url = https://github.com/RealTimeWeb/blockpy fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master [remote "blockly"] url = https://github.com/RealTimeWeb/blockly fetch = +refs/heads/*:refs/remotes/blockly/* [remote "blockly_upstream"] url = https://github.com/google/blockly.git fetch = +refs/heads/*:refs/remotes/blockly/* [remote "skulpt"] url = https://github.com/RealTimeWeb/skulpt fetch = +refs/heads/*:refs/remotes/skulpt/* [remote "skulpt_upstream"] url = https://github.com/skulpt/skulpt.git fetch = +refs/heads/*:refs/remotes/skulpt/* [remote "server"] url = https://github.com/RealTimeWeb/Blockpy-Server.git fetch = +refs/heads/*:refs/remotes/server/* [remote "blockly_games"] url = https://github.com/RealTimeWeb/blockly-games.git fetch = +refs/heads/*:refs/remotes/blockly_games/*