mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
add the new submodule at cli
This commit is contained in:
parent
16d1a9146b
commit
18b4d208d8
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "cli"]
|
||||||
|
path = cli
|
||||||
|
url = git@github.com:codeflash-ai/codeflash.git
|
||||||
|
|
@ -2,5 +2,6 @@
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="" vcs="Git" />
|
<mapping directory="" vcs="Git" />
|
||||||
|
<mapping directory="$PROJECT_DIR$/cli" vcs="Git" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
1
cli
Submodule
1
cli
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5851ec2b84c6aa664378806d20093772546f2716
|
||||||
Loading…
Reference in a new issue