git-track

0.1.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i git-track

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • yaru22