This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
move frontend to submodule
pull/44/head
Guillaume Vincent
8 years ago
parent
060fc00c48
commit
a47cae6aac
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+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
Write
Preview
Loading…
Cancel
Save