git is not initialized during creating a project in WSL.
Open
@nishu-murmu is already working on this.
Since Aug 29, 2026.
pending-triage
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 564
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Reproduction
- Go to your WSL terminal in windows.
- create a project using
bunx wxt@latest init - check for git initialization.
Steps to reproduce
No response
System Info
System:
OS: Linux 6.18 Debian GNU/Linux 13 (trixie) 13 (trixie)
CPU: (8) x64 Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz
Memory: 6.85 GB / 7.67 GB
Container: Yes
Shell: 5.9 - /usr/bin/zsh
Binaries:
Node: 22.21.0 - /home/amos/.nvm/versions/node/v22.21.0/bin/node
npm: 10.9.4 - /home/amos/.nvm/versions/node/v22.21.0/bin/npm
pnpm: 10.26.2 - /home/amos/.nvm/versions/node/v22.21.0/bin/pnpm
bun: 1.4.0 - /home/amos/.bun/bin/bun
Used Package Manager
bun
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.