Skip to content

Commit

Permalink
feat: git.log.CommitType ( Fixes #301 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 25, 2024
1 parent f42d975 commit 07a96b0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/git/log/get_CommitType.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
git.log.get_CommitType()
------------------------

### Synopsis
Gets the type of a conventional commit

---

### Description

Gets the type of a conventional commit, based on the commit message.

---

0 comments on commit 07a96b0

Please sign in to comment.