Skip to content

Find matching branch or nearest commit for the first commit in current branch.

Notifications You must be signed in to change notification settings

FireNeslo/git-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@fireneslo/git-match

Find matching branch or nearest commit for the first commit in current branch

Install

NPM

  • Install: npm install --save @fireneslo/git-match
  • Module: require('@fireneslo/git-match')

Usage

// keys are just refernce names value are paths to where the repo is
const result = await match('babelify', {
  browserify: 'browserify',
  babel: 'babel'
})

History

Discover the release history by heading on over to the releases page.

License

Unless stated otherwise all works are:

  • Copyright © Øystein Ø. Olsen

and licensed under:

About

Find matching branch or nearest commit for the first commit in current branch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published