Skip to content

Commit

Permalink
fix: git.log.Change(s) ( Fixes #306 )
Browse files Browse the repository at this point in the history
Adding alias
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 28, 2024
1 parent af5036d commit 9fc5828
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ugit.types.ps1xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@ if ($this -match "'(?<n>.+?)'\: unknown revision or path not in the workin
<Type>
<Name>git.log</Name>
<Members>
<AliasProperty>
<Name>Changes</Name>
<ReferencedMemberName>Change</ReferencedMemberName>
</AliasProperty>
<AliasProperty>
<Name>Notes</Name>
<ReferencedMemberName>Note</ReferencedMemberName>
Expand Down

0 comments on commit 9fc5828

Please sign in to comment.