Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not a git repository (or any of the parent directories): .git #10

Open
lsolesen opened this issue Sep 27, 2017 · 0 comments
Open

Not a git repository (or any of the parent directories): .git #10

lsolesen opened this issue Sep 27, 2017 · 0 comments

Comments

@lsolesen
Copy link

In my repository https://github.com/vih/historie/tree/master I am trying to get this to work. But I must be doing something wrong, as I get this error: https://travis-ci.org/vih/historie/builds/280556845

0.41s$ bundle exec rake site:deploy --quiet
Switched to branch 'master'
M	Gemfile.lock
Your branch is up-to-date with 'origin/master'.
fatal: Not a git repository (or any of the parent directories): .git
rake aborted!
Command failed with status (128): [git checkout gh-pages...]
/home/travis/build/vih/historie/Rakefile:211:in `block (3 levels) in <top (required)>'
/home/travis/build/vih/historie/Rakefile:211:in `chdir'
/home/travis/build/vih/historie/Rakefile:211:in `block (2 levels) in <top (required)>'
/home/travis/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `eval'
/home/travis/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => site:deploy
(See full trace by running task with --trace)

I would be very happy if, you could give me a head up for what is wrong.

I tried with both _site and ../gh-pages/ in the ´_config.yml´ https://github.com/vih/historie/blob/master/_config.yml#L23

@lsolesen lsolesen changed the title I keep getting fatal: Not a git repository (or any of the parent directories): .git Not a git repository (or any of the parent directories): .git Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant