Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.56 KB

File metadata and controls

32 lines (22 loc) · 1.56 KB

git-bash-formula

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.0

Released: 2026.06.24

Summary:

  • Implements Core Functionality:
    • Implemented parameter-driven automation to install and configure Git BASH on Windows targets via executable installer or compressed tarball.
    • Added configuration management for global Git settings using inline INI merges to modify system configurations without erasing defaults.
    • Injected organizational environment profiles into the shell initialization pathway to enforce customizable login banners and proxy variables.
    • Provided standard clean states to cleanly remove all application binaries, environment files, and configurations from the system.

0.0.1

Released: 2026.06.23

Summary: