Skip to content

Conversation

@joshuamegnauth54
Copy link
Contributor

Running fdev init or fdev new twice with different project types clobbers freenet.toml. Try:

fdev init web-app
fdev init contract

Prior to this small patch, the second command would overwrite freenet.toml.

@joshuamegnauth54 joshuamegnauth54 changed the title Don't clobber freenet.toml if project exists fix: Don't clobber freenet.toml if project exists Oct 15, 2025
@joshuamegnauth54 joshuamegnauth54 force-pushed the dont-clobber-freenet-toml branch from b970fd0 to 3cbf16a Compare October 15, 2025 01:44
@joshuamegnauth54 joshuamegnauth54 changed the title fix: Don't clobber freenet.toml if project exists fix: don't clobber freenet.toml if project exists Oct 15, 2025
Running `fdev init` or `fdev new` twice with different project types
clobbers `freenet.toml`. Try:

`fdev init web-app`
`fdev init contract`

Prior to this small patch, the second command would overwrite
freenet.toml.
@joshuamegnauth54 joshuamegnauth54 force-pushed the dont-clobber-freenet-toml branch from 3cbf16a to 96a976f Compare October 15, 2025 01:45
@joshuamegnauth54
Copy link
Contributor Author

Force pushes were to fix conventional commits thingy.

@iduartgomez iduartgomez added this pull request to the merge queue Oct 15, 2025
Merged via the queue into freenet:main with commit 496b2d4 Oct 15, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants