We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sprout create
.env.example
1 parent c4c7a17 commit 57f2d19Copy full SHA for 57f2d19
CHANGELOG.md
@@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased]
9
10
### Added
11
+- Support for repositories without `.env.example` files - `sprout create` now works in any git repository
12
13
### Changed
14
+- `sprout create` behavior when no `.env.example` files exist: shows warning instead of error and continues creating worktree
15
16
### Deprecated
17
0 commit comments