git json format
Parses the output of git format, if the results are a series of json objects
EXAMPLE 1
git branch --format "{'ref':'%(refname:short)','parent':'%(parent)'}"
Extensions/Git.Format.Json.ugit.extension.ps1 [<CommonParameters>]
git json format
Parses the output of git format, if the results are a series of json objects
EXAMPLE 1
git branch --format "{'ref':'%(refname:short)','parent':'%(parent)'}"
Extensions/Git.Format.Json.ugit.extension.ps1 [<CommonParameters>]