features/src/git
github-actions[bot] a8e20a418c
Automated documentation update (#85)
Co-authored-by: github-actions <github-actions@github.com>
2022-08-09 16:08:06 -04:00
..
devcontainer-feature.json Prep: republish features to ghcr.io (#78) 2022-08-05 15:22:30 -04:00
install.sh Port changes and set executable bit 2022-07-29 15:38:08 +00:00
README.md Automated documentation update (#85) 2022-08-09 16:08:06 -04:00

Git (from source) (git)

Install an up-to-date version of Git, built from source as needed. Useful for when you want the latest and greatest features. Auto-detects latest stable version and installs needed dependencies.

Example Usage

"features": {
        "ghcr.io/devcontainers/features/git:1": {
            "version": "latest"
        }
}

Options

Options Id Description Type Default Value
version Select or enter a Git version. string os-provided
ppa Install from PPA if available boolean true

Note: This file was auto-generated from the devcontainer-feature.json.