Skip to content

Commit ac5f9cd

Browse files
committed
Add core and shell as submodules.
1 parent 27abacf commit ac5f9cd

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "gitfiend-core"]
2+
path = gitfiend-core
3+
url = https://github.com/GitFiend/gitfiend-core.git
4+
[submodule "gitfiend-shell"]
5+
path = gitfiend-shell
6+
url = https://github.com/GitFiend/gitfiend-shell.git

gitfiend-core

Submodule gitfiend-core added at a8ae392

gitfiend-shell

Submodule gitfiend-shell added at 8b55c47

0 commit comments

Comments
 (0)