mirror of
https://github.com/rschamp/gh-pages.git
synced 2025-11-05 05:11:11 +08:00
fixed a comment
This commit is contained in:
parent
53d69c7200
commit
9f165c208b
@ -38,7 +38,7 @@ function getRemoteUrl(dir, remote) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Return a promise resolving to the currently checked out branch name.
|
* 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.
|
* @return {Promise} A promise.
|
||||||
*/
|
*/
|
||||||
function getBranchName(options) {
|
function getBranchName(options) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user