PowerShell Git

Open-source PowerShell projects categorized as Git

Top 5 PowerShell Git 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
  • powershell-git-aliases

    :octocat: Oh My Zsh's Git aliases for PowerShell.

    Project mention: Improve your PowerShell experience | dev.to | 2024-08-06

    You can use the same git aliases that you do in Oh My Zsh by installing the module powershell-git-aliases. If you are not familiar with them, Oh My ZSH provides a full list on their GitHub.

  • awesome-vscode-extensions

    :gem:Tops of VSCode Extensions

  • Powershell_CICD_repository

    This tool greatly simplifies Windows administrator life by automating the whole scripting content lifecycle. So the boring stuff like backuping, syntax checking, code formatting, content distribution or deletion will be automated and only thing left will be the code writing :)

  • dotfiles

    My personal dotfiles. (by waldronmatt)

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 discussion

Log in or Post with

PowerShell Git related posts

  • 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
  • I made a Patrick Star version of the cat bin

    7 projects | /r/pcmasterrace | 23 May 2022
  • Adding Git autocomplete to PowerShell (Windows)

    1 project | dev.to | 1 Apr 2022
  • A Deno-licious Workflow

    1 project | dev.to | 14 Nov 2021
  • How to ALWAYS see which branch you are on in the commandline? (just like with git bash)

    1 project | /r/git | 8 Sep 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Git projects in PowerShell? This list will help you:

Project Stars
1 posh-git 7,656
2 powershell-git-aliases 410
3 awesome-vscode-extensions 234
4 Powershell_CICD_repository 134
5 dotfiles 4

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?