Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 530 Bytes

File metadata and controls

40 lines (19 loc) · 530 Bytes

Extensions/Git.Clone.Input.UGit.Extension.ps1

Synopsis

Git Clone extended input


Description

Extends the input for git clone.

By default, if --progress is not found, it will be added to any git clone.


Examples

EXAMPLE 1

git clone https://github.com/MDN/content.git # This is a big repo.  Progress bars will be very welcome.

Syntax

Extensions/Git.Clone.Input.UGit.Extension.ps1 [<CommonParameters>]