Skip to content

Commit

Permalink
feat: git.log.GetNote(s) ( Fixes #296 )
Browse files Browse the repository at this point in the history
Making ScriptMethod due to performance considerations
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 11, 2024
1 parent e96cea8 commit bbb68ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/git/log/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
### Script Methods


* [GetNote](GetNote.md)
* [get_Change](get_Change.md)
* [get_CommitDate](get_CommitDate.md)
* [get_CommitType](get_CommitType.md)
* [get_Description](get_Description.md)
* [get_Note](get_Note.md)
* [get_Scope](get_Scope.md)
* [get_Trailer](get_Trailer.md)

0 comments on commit bbb68ef

Please sign in to comment.