소스 검색

move submodule backend into api folder

pull/44/head
Guillaume Vincent 8 년 전
부모
커밋
8b2cd190be
3개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      .gitmodules
  2. +1
    -0
      api
  3. +0
    -1
      backend

+ 1
- 1
.gitmodules 파일 보기

@@ -2,7 +2,7 @@
path = nginx
url = https://github.com/lesspass/nginx.git
[submodule "backend"]
path = backend
path = api
url = https://github.com/lesspass/api.git
[submodule "core"]
path = core


+ 1
- 0
api

@@ -0,0 +1 @@
Subproject commit 2e256f1757f450e9beeb6f1fdf9e289b7aa140f0

+ 0
- 1
backend

@@ -1 +0,0 @@
Subproject commit cefd03a31c3ba9868d893487a2c92240f14a5e08

불러오는 중...
취소
저장