Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 444 Bytes

Git.Format.Json-Extension.md

File metadata and controls

27 lines (18 loc) · 444 Bytes

Extensions/Git.Format.Json.ugit.extension.ps1

Synopsis

git json format


Description

Parses the output of git format, if the results are a series of json objects


Examples

EXAMPLE 1

git branch --format "{'ref':'%(refname:short)','parent':'%(parent)'}"

Syntax

Extensions/Git.Format.Json.ugit.extension.ps1 [<CommonParameters>]