Skip to content

A simple PowerShell module with functions I use to speed up working with git.

Notifications You must be signed in to change notification settings

ALockwood/GitQuick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GitQuick

A simple PowerShell module with functions that speed up working with git.

Use

Clone the repo into a folder referenced by $env:PSModulePath. Once the .psm1 file is present the module will load automatically the next time a PS shell is opened.
Example target directory: *$env:USERPROFILE\Documents\WindowsPowerShell\Modules\GitQuick*

About

A simple PowerShell module with functions I use to speed up working with git.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published