Ecosyste.ms: Awesome

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

https://github.com/the-mikedavis/tree-sitter-git-rebase

A tree-sitter grammar for git's interactive rebase file
https://github.com/the-mikedavis/tree-sitter-git-rebase

git parser rebase tree-sitter

Last synced: 11 days ago
JSON representation

A tree-sitter grammar for git's interactive rebase file

Lists

README

        

# `tree-sitter-git-rebase`

[![CI](https://github.com/the-mikedavis/tree-sitter-git-rebase/actions/workflows/ci.yml/badge.svg)](https://github.com/the-mikedavis/tree-sitter-git-rebase/actions/workflows/ci.yml)

A [tree-sitter](https://tree-sitter.github.io/tree-sitter/) grammar for git's interactive rebase file.

### Status

It's working! But needs more testing.

### Example

With the [Helix](https://github.com/helix-editor/helix) editor: