Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions src/git-delta/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# git-delta (git-delta)

Install git-delta, a syntax-highlighting pager for git, diff, grep, and blame output

## Example Usage

```json
"features": {
"ghcr.io/actcoding/devcontainer-features/git-delta:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | The git-delta version to install | string | - |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/actcoding/devcontainer-features/blob/main/src/git-delta/devcontainer-feature.json). Add additional notes to a `NOTES.md`._