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

Enhancement:- Git repository should not be needed for installing forge-std #579

Open
hammersharkfish opened this issue Jul 3, 2024 · 0 comments

Comments

@hammersharkfish
Copy link

forge install foundry-rs/forge-std
gives

git status exited with code 128:
fatal: not a git repository (or any of the parent directories): .git

Even after git init you need to stage and commit before you can install forge-std

Getting all the tests right is essential before you make your first commit , forge-std forces you to make a commit before you write test scripts .

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

1 participant