Skip to content

Instantly share code, notes, and snippets.

@nicholasf
Created October 6, 2015 22:49
Show Gist options
  • Save nicholasf/2c730030f27a7ae47980 to your computer and use it in GitHub Desktop.
Save nicholasf/2c730030f27a7ae47980 to your computer and use it in GitHub Desktop.
Preparing build folder 0.4s
$ mkdir -p "/var/lib/buildkite-agent/builds/buildkite0-1/homepass/firebase-queues"
$ cd "/var/lib/buildkite-agent/builds/buildkite0-1/homepass/firebase-queues"
$ git clean -fdq
$ git submodule foreach --recursive git clean -fdq
$ git fetch -q
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment