Fix: draft true to false
This commit is contained in:
parent
67c2b69ace
commit
c5effb4ed8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
+++
|
||||
date = '2025-10-20T00:01:00+02:00'
|
||||
draft = true
|
||||
draft = false
|
||||
title = "Rewriting Git History: Changing Commit Authors"
|
||||
+++
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue