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

https://github.com/robinst/git2-rs-rebase-example

Example for doing a (non-interactive) rebase using git2-rs
https://github.com/robinst/git2-rs-rebase-example

Last synced: 6 months ago
JSON representation

Example for doing a (non-interactive) rebase using git2-rs

Awesome Lists containing this project

README

          

# git2-rs-rebase-example
Example for doing a (non-interactive) rebase using git2-rs