PsGitShortcuts
1.2.2
Provides some shortcuts for working with Git in powershell
Installation Options
Author(s)
Dave Senn
Copyright
(c) Dave Senn. All rights reserved.
Package Details
Owners
Tags
Functions
Up CommitAll AddAll CommitCount GetAuthors GitTree GetChangesByAuthor SetUserData SetGitEditor SetGitMergeTool SetGitDiffTool OpenGitConfig PurgeBranches SyncBranch CloseFeature PsGitHelp
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Initial release.
FileList
- PsGitShortcuts.nuspec
- license.txt
- PsGitShortcuts.psd1
- PsGitShortcuts.psm1
- README.md
- .git\COMMIT_EDITMSG
- .git\config
- .git\description
- .git\HEAD
- .git\index
- .git\packed-refs
- .git\hooks\applypatch-msg.sample
- .git\hooks\commit-msg.sample
- .git\hooks\fsmonitor-watchman.sample
- .git\hooks\post-update.sample
- .git\hooks\pre-applypatch.sample
- .git\hooks\pre-commit.sample
- .git\hooks\pre-push.sample
- .git\hooks\pre-rebase.sample
- .git\hooks\pre-receive.sample
- .git\hooks\prepare-commit-msg.sample
- .git\hooks\update.sample
- .git\info\exclude
- .git\logs\HEAD
- .git\logs\refs\heads\master
- .git\logs\refs\remotes\origin\HEAD
- .git\logs\refs\remotes\origin\master
- .git\objects\5a\1fc2aa65c690e2f31623b49ec047386448444d
- .git\objects\5b\bc94dc4d98b31471fae1f25cefda56cf643030
- .git\objects\f5\c7e66b7e6798a861534a36df842686b72814d9
- .git\objects\pack\pack-89f68dfcc91a13903333f3ce587373f176b8cfdc.idx
- .git\objects\pack\pack-89f68dfcc91a13903333f3ce587373f176b8cfdc.pack
- .git\refs\heads\master
- .git\refs\remotes\origin\HEAD
- .git\refs\remotes\origin\master
- art\GitIcon.svg
- art\powershell-hero.svg
- art\PsGitShortcutsIcon.png
- art\PsGitShortcutsIcon.svg
- Private\GitHelper.ps1
- Public\Branch.ps1
- Public\Config.ps1
- Public\Help.ps1
- Public\Log.ps1
- Public\UpDown.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.2 (current version) | 240 | 10/2/2020 |
1.2.1 | 23 | 7/30/2020 |
1.2.0 | 12 | 7/30/2020 |
1.1.0 | 11 | 7/29/2020 |
1.0.2 | 19 | 7/23/2020 |
1.0.1 | 15 | 7/23/2020 |
1.0.0 | 12 | 7/23/2020 |
0.0.1-alpha | 10 | 7/23/2020 |