fixed a comment

This commit is contained in:
Jan-Felix 2017-04-04 17:43:51 +02:00
parent 53d69c7200
commit 9f165c208b

View File

@ -38,7 +38,7 @@ function getRemoteUrl(dir, remote) {
/**
* Return a promise resolving to the currently checked out branch name.
* @param {string} cwd Repository directory.
* @param {Object} options The options object
* @return {Promise} A promise.
*/
function getBranchName(options) {