Do not auto commit on init
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
The commit during `dapp init` causes the process to fail if the user does not have a global git user and email defined. This prevents `ds-test` from being installed.
I then learned that you can run `dapp install ds-test` afterward but having a more robust `dapp init` command would be great.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.