Skip to content

Instantly share code, notes, and snippets.

View clement360's full-sized avatar

Miguel Clement clement360

  • Lab126
  • Sunnyvale
View GitHub Profile
➜ laravelTester2 cf push
Using manifest file /Users/Pair5/go/src/github.com/ibmjstart/laravelTester2/manifest.yml
Updating app laravelTester in org jstart / space MFCdev as mfclemen@us.ibm.com...
OK
Using route laraveltester.mybluemix.net
Uploading laravelTester...
Uploading app files from: /Users/Pair5/go/src/github.com/ibmjstart/laravelTester2
Uploading 19.1K, 14 files
#
# Apache/PHP/Drupal settings:
#
# Protect files and directories from prying eyes.
<FilesMatch "\.(engine|inc|info|install|make|module|profile|test|po|sh|.*sql|theme|tpl(\.php)?|xtmpl)(~|\.sw[op]|\.bak|\.orig|\.save)?$|^(\..*|Entries.*|Repository|Root|Tag|Template)$|^#.*#$|\.php(~|\.sw[op]|\.bak|\.orig\.save)$">
# Order allow,deny
</FilesMatch>
# Don't show directory listings for URLs which map to a directory.
2015-03-26T17:45:01.15-0400 [STG/130] OUT -----> Downloaded app package (4.0K)
2015-03-26T17:45:01.28-0400 [STG/0] ERR Cloning into '/tmp/buildpacks/php-buildpack'...
2015-03-26T17:45:03.89-0400 [STG/0] ERR Note: checking out 'e632ce5492ebbc2c9a2493872b6a4ad5eeac8312'.
2015-03-26T17:45:03.89-0400 [STG/0] ERR You are in 'detached HEAD' state. You can look around, make experimental
2015-03-26T17:45:03.89-0400 [STG/0] ERR changes and commit them, and you can discard any commits you make in this
2015-03-26T17:45:03.89-0400 [STG/0] ERR state without impacting any branches by performing another checkout.
2015-03-26T17:45:03.89-0400 [STG/0] ERR If you want to create a new branch to retain commits you create, you may
2015-03-26T17:45:03.89-0400 [STG/0] ERR do so (now or later) by using -b with the checkout command again. Example:
2015-03-26T17:45:03.89-0400 [STG/0] ERR git checkout -b new_branch_name
2015-03-26T17:45:04.60-0400 [STG/0] ERR 2015-03-26 21:45:04,604 [INF