diff --git a/docs/tutorial/crank-your-first-kernel.md b/docs/tutorial/crank-your-first-kernel.md index fa917bf..3a7df12 100644 --- a/docs/tutorial/crank-your-first-kernel.md +++ b/docs/tutorial/crank-your-first-kernel.md @@ -175,7 +175,7 @@ Date: Mon Jan 20 16:55:52 2025 +0800 UBUNTU: Start new release Ignore: yes - Signed-off-by: annecyh + Signed-off-by: kernel-engineer diff --git a/debian.gke/changelog b/debian.gke/changelog [...] @@ -302,6 +302,9 @@ This command is a shortcut that does the following: 4. Updates the release series, author and date on the changelog, thus closing the changelog. 5. Creates a commit signifying the finished crank. + + + If successful, you should see a new commit when you run `git show`: ```diff commit 6c9a5055b22f4c30aa3ba0c9df306762edb29197 (HEAD -> cranky/master-next)