Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-pit

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-pit

Peer to Peer Git

  • 0.3.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

pure | 📦 code style | standard

git-pit

Makes Git make sense

This tool allows you to use Git over secure peer-to-peer streams kindly supplied by the good peers @ holepunch.

At the time of writing this is alpha-grade software, Do checkout:

Wanna help? Come say hi ➡️ Discord

Use

Install Pit

$ npm i -g git-pit

Maintainer does:

$ cd my-git-project/
$ pit init
Initialized Pit as Maintainer, share:
34516d47463994d0acaa16014d4718b5f7aba74040d91bcd5fcbd5d962e6b974

$ pit seed
Seeding:
34516d47463994d0acaa16014d4718b5f7aba74040d91bcd5fcbd5d962e6b974
Press Ctrl+c to stop

Contributor does

$ clone 34516d47463994d0acaa16014d4718b5f7aba74040d91bcd5fcbd5d962e6b974 the-project
pit> clone complete { files: 52, add: 52, remove: 0, change: 0 }

Status

Done!

  • init
  • clone
  • seed

'TODO' priority:

  • add
  • info
  • sync
  • fork
  • list
  • request

License

AGPL-3.0-or-later

2023 🄯 tony@decentlabs.se

FAQs

Package last updated on 22 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc