pulsepm / pulse

Unofficial package manager written in python.
MIT License
4 stars 0 forks source link

`pulse init` creates and pushes to repo, but files are inaccurate #3

Closed Mergevos closed 9 months ago

Mergevos commented 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.

Mergevos commented 9 months ago

Since different people wanting different default branch names (main, master...) we decided not to implement pushing, only initialization of a repo.