Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Fix get last commit helper when git is not installed - Closes #2588 #2596

Merged
merged 5 commits into from
Dec 1, 2018

Conversation

diego-G
Copy link

@diego-G diego-G commented Nov 28, 2018

How to test it?

mocha test/unit/helpers/git.js
mocha test/functional/http/get/node/node.js

Review checklist

helpers/git.js Outdated Show resolved Hide resolved
helpers/git.js Show resolved Hide resolved
Copy link
Contributor

@nazarhussain nazarhussain left a comment

Choose a reason for hiding this comment

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

Other than that issue, everything else seems fine.

helpers/git.js Show resolved Hide resolved
Copy link
Contributor

@fchavant fchavant left a comment

Choose a reason for hiding this comment

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

Works as expected.

@MaciejBaj MaciejBaj merged commit c21a0af into development Dec 1, 2018
@MaciejBaj MaciejBaj deleted the 2588-fix_getLastCommit_helper branch December 1, 2018 17:57
@MaciejBaj MaciejBaj changed the title Fix get last commit helper when git is not installed - Close #2588 Fix get last commit helper when git is not installed - Closes #2588 Dec 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getLastCommit fails if git is not installed
4 participants