diff --git a/content/posts/changer-auteurs-commit.en.md b/content/posts/changer-auteurs-commit.en.md index 9c212a4..0e7e7bc 100644 --- a/content/posts/changer-auteurs-commit.en.md +++ b/content/posts/changer-auteurs-commit.en.md @@ -1,6 +1,6 @@ +++ date = '2025-10-20T00:01:00+02:00' -draft = true +draft = false title = "Rewriting Git History: Changing Commit Authors" +++ diff --git a/content/posts/changer-auteurs-commit.fr.md b/content/posts/changer-auteurs-commit.fr.md index 52be80a..d04a453 100644 --- a/content/posts/changer-auteurs-commit.fr.md +++ b/content/posts/changer-auteurs-commit.fr.md @@ -1,6 +1,6 @@ +++ date = '2025-10-20T00:01:00+02:00' -draft = true +draft = false title = "Réécrire l'historique Git : Changer les auteurs des commits" +++