git-repo-merge

0.0.2 • Public • Published

Git-Repo-Merge

Utility for merging git repositories together.

Basic usage:

$> sudo npm i -g git-repo-merge
$> git-repo-merge --merge --include=../path/to/source/repo/root --target=./path/in/new/repo

Limitations/caveats

This is a utility I wrote quickly to make my life easier when creating a monorepo from many different repositories, it may not deal with all situations and it certainly doesn't do anything intelligent like work out if the directory you are targetting is within a git repo etc.

Dependents (0)

Package Sidebar

Install

npm i git-repo-merge

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

6.18 kB

Total Files

7

Last publish

Collaborators

  • philipskinner