Skip to content

Commit 980886a

Browse files
committedNov 8, 2014
Modify .gitmodules
1 parent 2958eec commit 980886a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎.gitmodules

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[submodule "01_commit_3x"]
22
path = 01_commit_3x
3-
url = https://github.com:takanabe/git-quiz_01_commit_3x.git
3+
url = https://github.com/takanabe/git-quiz_01_commit_3x.git
44
[submodule "02_amend_commit_log"]
55
path = 02_amend_commit_log
6-
url = https://github.com:takanabe/git-quiz_02_amend_commit_log.git
6+
url = https://github.com/takanabe/git-quiz_02_amend_commit_log.git
77
[submodule "03_clean_up_commit"]
88
path = 03_clean_up_commit
9-
url = https://github.com:takanabe/git-quiz_03_clean_up_commit.git
9+
url = https://github.com/takanabe/git-quiz_03_clean_up_commit.git
1010
[submodule "04_handle_branch"]
1111
path = 04_handle_branch
12-
url = https://github.com:takanabe/git-quiz_04_handle_branch.git
12+
url = https://github.com/takanabe/git-quiz_04_handle_branch.git

0 commit comments

Comments
 (0)