git ssb

0+

cel / pull-git-remote-helper



Commit 8a63bcabec8cc007fe7e2ba0ae022ca50dc594dd

Update links and copyright

cel committed on 5/15/2020, 7:21:57 PM
Parent: 46f7a5a67bd5789305685554659de84be119c2e7

Files changed

LICENSEchanged
package.jsonchanged
LICENSEView
@@ -1,7 +1,7 @@
11 Fair License
22
3-Copyright (c) 2016 Charles Lehner
3 +Copyright (c) 2016-2018, 2020 Charles Lehner
44
55 Usage of the works is permitted provided that this instrument is
66 retained with the works, so that any entity that uses the works is
77 notified of this instrument.
package.jsonView
@@ -7,9 +7,9 @@
77 "test": "tape test/*.js"
88 },
99 "repository": {
1010 "type": "git",
11- "url": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256"
11 + "url": "ssb://%a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0=.sha256"
1212 },
1313 "keywords": [
1414 "pull-stream",
1515 "pull-git-repo",
@@ -18,9 +18,8 @@
1818 ],
1919 "author": "cel",
2020 "license": "Fair",
2121 "homepage": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256",
22- "bugs": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256/issues",
2322 "dependencies": {
2423 "multicb": "^1.2.2",
2524 "progress": "^2.0.0",
2625 "pull-buffered": "^0.3.4",

Built with git-ssb-web