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

fix gitDir on windows #178

Merged
merged 1 commit into from May 29, 2017
Merged

fix gitDir on windows #178

merged 1 commit into from May 29, 2017

Conversation

nataly87s
Copy link
Contributor

@nataly87s nataly87s commented May 29, 2017

git detection didn't take file extension into consideration which caused an error when using git task on windows

Closes #177

git detection didn't take file extension into consideration which caused an error when using git task on windows
@codecov
Copy link

codecov bot commented May 29, 2017

Codecov Report

Merging #178 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #178   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          65     65           
  Branches        8      8           
=====================================
  Hits           65     65
Impacted Files Coverage Δ
src/runScript.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a91ff4...6e01b3d. Read the comment docs.

Copy link
Collaborator

@okonet okonet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@okonet
Copy link
Collaborator

okonet commented May 29, 2017

Thank you for submitting a fix!

@okonet okonet merged commit 4c60017 into lint-staged:master May 29, 2017
@nataly87s nataly87s deleted the patch-1 branch May 29, 2017 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants