Socket
Socket
Sign inDemoInstall

git-track

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    git-track

Track a remote repository and apply patches incrementally.


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Install size
2.42 kB
Created
Weekly downloads
 

Readme

Source

Git-Track

Git-Track enables you to stay in sync with a remote repository without merging remote repo's commit logs into your repo by applying patches incrementally.

Usage

  1. Add remote: git remote add track https://github.com/:id/:repo.git
  2. Initialize: git track track/master
  3. Merge: git track

Keywords

FAQs

Last updated on 08 Mar 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc