herbsjs / herbs-cli

Herbs CLI
https://herbsjs.org/
MIT License
29 stars 30 forks source link

Problem to genereate a new project with git repository #154

Closed maikvortx closed 2 years ago

maikvortx commented 2 years ago

Describe the bug

I got a error when I generate a new project integrated with git repository in cli.

To Reproduce

Steps to reproduce the behavior:

  1. herbs new
  2. indicates to initialize a new git repository when crate a new project

Expected behavior

Initialize a new git repository with main branch

Screenshots

image

jhomarolo commented 2 years ago

Fixed with #153