feat(FN-2622): merge fusion/fn-2622

This commit is contained in:
gsxdsm
2026-04-26 17:56:18 -07:00
parent b32f8ca275
commit f4d98ed717
4 changed files with 124 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": minor
---
Add a `--git` flag to `fn init` to auto-initialize a git repository (including an initial commit) when the target directory is not already a git repo.