Browse Source

move frontend to submodule

pull/44/head
Guillaume Vincent 8 years ago
parent
commit
a47cae6aac
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      frontend

+ 3
- 0
.gitmodules View File

@@ -10,3 +10,6 @@
[submodule "webextension"]
path = webextension
url = https://github.com/lesspass/webextension.git
[submodule "frontend"]
path = frontend
url = https://github.com/lesspass/frontend.git

+ 1
- 0
frontend

@@ -0,0 +1 @@
Subproject commit 87d8ece74e6760383db2f98109d90951937fc5eb

Loading…
Cancel
Save