Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to run git-sim add with an empty repository (no commits yet) throws an error #10

Closed
Yamboy1 opened this issue Jan 23, 2023 · 2 comments

Comments

@Yamboy1
Copy link

Yamboy1 commented Jan 23, 2023

Trying to use git-sim add on a newly created repository with no commits throws a git-sim error: "No commits in current Git repository". git add should not depend on any commits currently existing in the repository.

Btw, I love this project and am really excited to see where it will go in the future :)

@initialcommit-io
Copy link
Contributor

Noted!!! I'll look into this soon and get it fixed :D. Thanks for the support! If you ever have any ideas/suggestions for the project please let me know!

@initialcommit-io
Copy link
Contributor

Fixed in version 0.1.4, released. You can update with pip install git-sim --upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants