Find matching branch or nearest commit for the first commit in current branch
- Install:
npm install --save @fireneslo/git-match
- Module:
require('@fireneslo/git-match')
// keys are just refernce names value are paths to where the repo is
const result = await match('babelify', {
browserify: 'browserify',
babel: 'babel'
})
Discover the release history by heading on over to the releases page.
Unless stated otherwise all works are:
- Copyright © Øystein Ø. Olsen
and licensed under: