Skip to content

Remove redundant quotes from create-astro commit message#16440

Open
ChaseParate wants to merge 3 commits intowithastro:mainfrom
ChaseParate:charkcom-fix-create-astro-commit-message
Open

Remove redundant quotes from create-astro commit message#16440
ChaseParate wants to merge 3 commits intowithastro:mainfrom
ChaseParate:charkcom-fix-create-astro-commit-message

Conversation

@ChaseParate
Copy link
Copy Markdown

Changes

Fixes the initial git commit message generated by create-astro (removes redundant double quotes).

Before

commit 7e4dd06e33197a4fa1f86f7247c7340007ac0aa8
Author: houston[bot] <astrobot-houston@users.noreply.github.com>
Date:   Tue Apr 21 13:59:37 2026 -0600

    "Initial commit from Astro"

After

commit c00cee306657419fabcbaf95e99c7766c0219ad6 (HEAD -> main)
Author: houston[bot] <astrobot-houston@users.noreply.github.com>
Date:   Tue Apr 21 17:34:11 2026 -0600

    Initial commit from Astro

Testing

I just manually tested this; I didn't find any unit tests for this in the codebase.

Docs

I don't think this needs any documentation, this change is a nitpick at most.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 21, 2026

🦋 Changeset detected

Latest commit: 128244c

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added the pkg: create-astro Related to the `create-astro` package (scope) label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: create-astro Related to the `create-astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant