Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7cc307a

Browse filesBrowse files
committed
Move these to submodules
1 parent 3161667 commit 7cc307a
Copy full SHA for 7cc307a

File tree

Expand file treeCollapse file tree

4 files changed

+10
-1
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+10
-1
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ nytprof.out
1717
/pm_to_blib
1818
*.o
1919
*.bs
20-
src/

‎.gitmodules

Copy file name to clipboard
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[submodule "src/metacpan-api"]
2+
path = src/metacpan-api
3+
url = git@github.com:binarytom/metacpan-api
4+
branch = tom/metacpan_docker
5+
[submodule "src/metacpan-web"]
6+
path = src/metacpan-web
7+
url = git@github.com:binarytom/metacpan-web
8+
branch = tom/metacpan_docker

‎src/metacpan-api

Copy file name to clipboard
Submodule metacpan-api added at be78035

‎src/metacpan-web

Copy file name to clipboard
Submodule metacpan-web added at 1f5de75

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.