An open API service indexing awesome lists of open source software.

https://github.com/robertbasic/git-branching-point


https://github.com/robertbasic/git-branching-point

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# git-bp

A custom git command to find the branching point of the current branch

## install

Put the script somewhere on your `$PATH`, like `~/bin`, make it executable and that's it.

## usage

```
git bp
```