Closed ghost closed 12 years ago
The Dashboard currently won't run on newly created git repositories that do not contain a single committed revision. Ensure that you've committed at least one revision.
in every description I found no one committed anything, it just works after creating a new project with "dazzle create PROJECT_NAME". Ok maybe its to basic to mention it. Next thing I did was "git init" inside the project folder and than "git add *" followed by "git commit". Starting the dashboard again threw the same error again. What am I doing wrong?
Greetings,
When I run
make run
, I get the following error:How to fix this?
Many thanks for such a wonderful project!