Skip to content

Commit

Permalink
Automated documentation update (#818)
Browse files Browse the repository at this point in the history
Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
devcontainers-bot and github-actions authored Jan 29, 2024
1 parent 97565a7 commit 239e6dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/git/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter a Git version. | string | os-provided |
| ppa | Install from PPA if available | boolean | true |
| ppa | Install from PPA if available (only supported for Ubuntu distributions) | boolean | true |



## OS Support

This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
This Feature should work on recent versions of Debian/Ubuntu, RedHat Enterprise Linux, Fedora, Alma, and RockyLinux distributions with the `apt`, `yum`, `dnf`, or `microdnf` package manager installed.

`bash` is required to execute the `install.sh` script.

Expand Down

0 comments on commit 239e6dd

Please sign in to comment.