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

Readme

Keywords

Package Sidebar

Install

npm i git-track

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • yaru22