From 5a3ed7f9e77a8362421e0894a1bd14cb7a3d9f39 Mon Sep 17 00:00:00 2001 From: Masaki Muranaka Date: Mon, 6 Jan 2014 23:05:03 +0900 Subject: [PATCH] Use https://bitbucket.org/pizzafactory/pf-gcc.git . --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7de551a426..44bff267a3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "gcc.git"] path = gcc.git - url = git@bitbucket.org:pizzafactory/gcc-fork.git + url = https://bitbucket.org/pizzafactory/pf-gcc.git -- 2.11.0