PowerShell Git Tools

Open-source PowerShell projects categorized as Git Tools

PowerShell Git Tool Projects

  • posh-git

    A PowerShell environment for Git

    Project mention: PowerShell: The object-oriented shell you didn't know you needed | news.ycombinator.com | 2024-04-29

    Ah if you want auto completion for native commands they need to be registered first. PSReadLine provides autocompletion support but it only works by default with things builtin to PowerShell itself. For `git` there is a fairly popular module called posh-git [1] that provides auto completion support for some of the well known commands. Git for Windows also calls it out [2]. You can also provide your own custom auto complete calls with Register-ArgumentCompleter [3]. Hope this helps!

    [1] https://github.com/dahlbyk/posh-git

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PowerShell Git Tools discussion

Log in or Post with

PowerShell Git Tools related posts

  • PowerShell: The object-oriented shell you didn't know you needed

    2 projects | news.ycombinator.com | 29 Apr 2024
  • Stuck trying to execute a ps1 from my github repo

    1 project | /r/PowerShell | 1 Oct 2022
  • Repos and PowerShell

    1 project | /r/azuredevops | 6 Jul 2022
  • posh-git

    1 project | dev.to | 3 Jun 2022
  • Adding Git autocomplete to PowerShell (Windows)

    1 project | dev.to | 1 Apr 2022
  • I just discovered aliases and I'm looking for more.

    4 projects | /r/PowerShell | 24 Mar 2022
  • How to increase productivity at work with a pretty Windows Terminal and smart Powerline tools

    4 projects | dev.to | 5 Mar 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 posh-git 7,656

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that PowerShell is
the 29th most popular programming language
based on number of metions?