Skip to content

yaru22/git-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Track a remote repository and apply patches incrementally.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages