Git Extras is now fully supported on Windows, so this project is no longer maintained.
An attempt to bring Git Extras to windows with the help of powershell.
Use the following powershell command:
iex (wget "https://raw.githubusercontent.com/raeffs/git-extras-windows/master/install.ps1").Content
Git Extras command | Available in Git Extras for Windows |
---|---|
git-alias | ✘ |
git-archive-file | ✔ |
git-authors | ✘ |
git-back | ✘ |
git-bug | ✔ |
git-changelog | ✘ |
git-chore | ✘ |
git-commits-since | ✔ |
git-contrib | ✔ |
git-count | ✔ |
git-create-branch | ✔ |
git-delete-branch | ✔ |
git-delete-merged-branches | ✔ |
git-delete-submodule | ✔ |
git-delete-tag | ✔ |
git-delta | ✘ |
git-effort | ✘ |
git-extras | ✔ |
git-feature | ✔ |
git-fork | ✘ |
git-fresh-branch | ✘ |
git-gh-pages | ✘ |
git-graft | ✔ |
git-ignore | ✔ |
git-info | ✔ |
git-line-summary | ✔ |
git-local-commits | ✔ |
git-lock | ✔ |
git-locked | ✔ |
git-missing | ✔ |
git-obliterate | ✔ |
git-pr | ✘ |
git-pull-request | ✘ |
git-rebase-patch | ✘ |
git-refactor | ✔ |
git-release | ✘ |
git-rename-tag | ✔ |
git-repl | ✔ |
git-reset-file | ✔ |
git-root | ✔ |
git-setup | ✔ |
git-show-tree | ✔ |
git-squash | ✔ |
git-summary | ✔ |
git-touch | ✔ |
git-undo | ✔ |
git-unlock | ✔ |