Skip to content

Be less ambiguous when a project isn't under a VCS like Git or Mercurial #1224

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

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Be less ambiguous when a project isn't under a VCS like Git or Mercurial #1224

merged 2 commits into from
Jul 1, 2024

Conversation

xTrayambak
Copy link
Contributor

This PR fixes #1180 by:

  1. Fixing the first hint to tell the user to put the package's working directory under version control AND make a commit.
  2. If they still choose to ignore it and just put the package's working directory under version control without making a commit, the subsequent errors will hint at the user to make a commit.

@Araq Araq merged commit 5713a3c into nim-lang:master Jul 1, 2024
9 of 10 checks passed
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

Successfully merging this pull request may close these issues.

Nimble commands fail after git init
2 participants