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

Make sure git commit check would not send stderr to the console #516

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

astorije
Copy link
Member

Before that change, running a release would display this in the console:

fatal: Not a git repository (or any of the parent directories): .git

Also, this adds strict mode for that file, and make sure gitCommit never throws a ReferenceError.

Before that change, running a release would display this in the console:
```
fatal: Not a git repository (or any of the parent directories): .git
```

Also, this adds strict mode for that file, and make sure `gitCommit` never throws a `ReferenceError`.
@astorije astorije added Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. second review needed labels Jul 19, 2016
@astorije astorije added this to the 2.0.0 milestone Jul 19, 2016
@astorije astorije self-assigned this Jul 19, 2016
@maxpoulin64 maxpoulin64 merged commit 412f28a into master Jul 19, 2016
@maxpoulin64 maxpoulin64 deleted the astorije/fix-git-check branch July 19, 2016 02:33
matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
Make sure git commit check would not send stderr to the console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants