Closed Mergevos closed 9 months ago
As the title says, pulse init creates and pushes to repo successfully, but after initial commit, git commands doesn't work with the repo locally as well, as the files aren't added.
pulse init
Since different people wanting different default branch names (main, master...) we decided not to implement pushing, only initialization of a repo.
As the title says,
pulse init
creates and pushes to repo successfully, but after initial commit, git commands doesn't work with the repo locally as well, as the files aren't added.