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: 5 days ago
JSON representation
A tree-sitter grammar for git's interactive rebase file
- Host: GitHub
- URL: https://github.com/the-mikedavis/tree-sitter-git-rebase
- Owner: the-mikedavis
- License: mit
- Created: 2021-12-20T02:02:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T15:16:13.000Z (4 months ago)
- Last Synced: 2024-10-04T15:32:42.245Z (about 1 month ago)
- Topics: git, parser, rebase, tree-sitter
- Language: JavaScript
- Homepage: https://the-mikedavis.github.io/tree-sitter-git-rebase/
- Size: 931 KB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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: