Skip to content

Commit

Permalink
fix: git.log.CommitDate ( Fixes #309 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 28, 2024
1 parent 1696d15 commit 9cad849
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/git/log/get_CommitDate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
git.log.get_CommitDate()
------------------------

### Synopsis
Gets the date of a git log

---

### Description

Gets the commit date of a git log entry.

---

0 comments on commit 9cad849

Please sign in to comment.