New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

git-merge-unrelated

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-merge-unrelated

Git-Merge-Unrelated - Merge an unrelated git repo into a subfolders

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

npm Git-Merge-Unrelated

Join several old repositories into a single one.

I used it for https://github.com/JustinHorn/websiteAndApps and https://github.com/JustinHorn/small_scripts

How to use

$ gmu --fN folderName --ssh githubSSH key

How to set up?

$ npm i -g git-merge-unrelated

or via github:

  • git clone git@github.com:JustinHorn/git-merge-unrelated.git
  • cd git-merge-unrelated
  • npm i -g .
  • use it empty repos with atleast 1 commit

Information Regarding it's use:

  • the repo needs to have atleast one commit for it to properly work
  • the root folder should only contain folders of other projects
  • there should be no staged files

Inspired by this stackoverflow answer

Keywords

git

FAQs

Package last updated on 21 Aug 2021

Did you know?

Socket

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