Skip to content

Commit 4b015b0

Browse files
committedJun 11, 2012
Добавени git-модули за bgerp, ef и vendors
1 parent 2aa2e61 commit 4b015b0

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed
 

‎.gitmodules

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "bgerp"]
2+
path = bgerp
3+
url = git@github.com:bgerp/bgerp.git
4+
[submodule "ef"]
5+
path = ef
6+
url = git@github.com:bgerp/ef.git
7+
[submodule "vendors"]
8+
path = vendors
9+
url = git@github.com:bgerp/vendors.git

‎bgerp

Submodule bgerp added at 68d11dd

‎ef

Submodule ef added at 2269808

‎vendors

Submodule vendors added at 5ca23f5

0 commit comments

Comments
 (0)
Please sign in to comment.