Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

change the branch name to docs,get `'deploy:gh' errored #12

Open
fanqi opened this issue Aug 25, 2017 · 0 comments
Open

change the branch name to docs,get `'deploy:gh' errored #12

fanqi opened this issue Aug 25, 2017 · 0 comments

Comments

@fanqi
Copy link

fanqi commented Aug 25, 2017

i found setting way to change github branch, edit electric.config.js,add deployOptions: { branch: 'gh-pages' }, it successed,but i change the branch name to docs,i get 'deploy:gh' errored after 691 ms

[13:01:29] 'deploy:gh' errored after 691 ms
[13:01:29] Error in plugin 'gulp-gh-pages'
Message:
    Command failed: git rev-list --pretty=raw --skip=0 --max-count=10 docs
fatal: ambiguous argument 'docs': both revision and filename
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

Details:
    killed: false
    code: 128
    signal: null
    cmd: git rev-list --pretty=raw --skip=0 --max-count=10 docs
Finished 'deploy'...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant