mirror of
https://github.com/rschamp/gh-pages.git
synced 2026-02-15 14:37:53 +08:00
fixed a comment
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user