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

This commit is contained in:
gsxdsm
2026-04-26 17:56:18 -07:00
parent 4e159cd028
commit 3fc49a2e6b
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.