Browse Source

add LessPass Move submodule

pull/324/head
Guillaume Vincent 7 years ago
parent
commit
53449ac617
6 changed files with 8 additions and 3 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -1
      cordova
  3. +1
    -1
      core
  4. +1
    -0
      move
  5. +1
    -0
      readme.md
  6. +1
    -1
      webextension

+ 3
- 0
.gitmodules View File

@@ -31,3 +31,6 @@
[submodule "snap"]
path = snap
url = git@github.com:lesspass/snap.git
[submodule "move"]
path = move
url = ./move

+ 1
- 1
cordova

@@ -1 +1 @@
Subproject commit b939c5a4b0a577f043ef3d098887ad2369101363
Subproject commit c7c87c5300296c0022669b3fd2e5ddb7162ae0e7

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit 9627a1323b4e7d6a94559bdfd03732da8da77c5d
Subproject commit 0dbf99cb9e6f1425c493fb4b13a3acd95ef3bc67

+ 1
- 0
move

@@ -0,0 +1 @@
Subproject commit 96e55ef7fd42005ea0abac1cd27ccebe1455a12c

+ 1
- 0
readme.md View File

@@ -17,6 +17,7 @@ LessPass open source password manager (https://lesspass.com)
- [cozy](https://github.com/lesspass/cozy) : MyCozyCloud application
- [desktop](https://github.com/lesspass/desktop) : LessPass desktop application build with electron
- [frontend](https://github.com/lesspass/frontend) : https://lesspass.com source code
- [move](https://github.com/lesspass/move) : password migration tool for LessPass
- [nginx](https://github.com/lesspass/nginx) : configuration for nginx
- [pure](https://github.com/lesspass/pure) : pure component in vuejs used by cozy, frontend and webextension
- [snap](https://github.com/lesspass/snap) : snap for lesspass-cli


+ 1
- 1
webextension

@@ -1 +1 @@
Subproject commit d221ea450a2b0283a64fbf41bc381fe6ae9ddffd
Subproject commit 345c2252b92758e353e13b2e59bff364a699fb32

Loading…
Cancel
Save