Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offer to install Posh-Git in the installer #401

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Dec 9, 2021

  1. installer: offer to install Posh-Git

    Posh-Git is a very neat PowerShell module that serves as a PowerShell
    equivalent to Git's Bash prompt and tab completion.
    
    Let's offer it as an optional component; When selected, it will be
    installed from the PSGallery for all users and will then also be added
    to the profile.
    
    When selected, the uninstaller will also uninstall `posh-git`.
    
    This addresses git-for-windows/git#1384
    
    Signed-off-by: Johannes Schindelin <[email protected]>
    dscho committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    126917c View commit details
    Browse the repository at this point in the history