"bit init" not working
Zalaxx opened this issue · 0 comments
Zalaxx commented
Describe the bug
When you try to init a git repo using bit (bit init
), the command doesn't work because the directory doesn't have a .git.
To Reproduce
Steps to reproduce the behavior:
- Enter
bit init
on a non-git folder - It returns the message: "fatal: not a git repository (or any of the parent directories): .git"
Expected behavior
It should init the repo, as expected with a classic git command
Desktop (please complete the following information):
- OS: Pop!_Os 20.10
- Terminal: Default Terminal
- Shell: fish (I've also tried with bash and zsh)
- Bit version: 0.9.9