phpci/PHPCI/Model
Emmanuel Vella 6f0a37d4cb Remote Git Build: Use --quiet to checkout specific revision silently
Without the ``--quiet`` parameter, the cron error output get this message :

```

Note: checking out 'fe0fcd1b79f0db3d49fe6e50765bcb527e29980b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at fe0fcd1...
```

Closes #485
2014-07-11 15:56:49 +01:00
..
Base Feature: Choose branch 2014-06-11 17:18:31 +04:00
Build Remote Git Build: Use --quiet to checkout specific revision silently 2014-07-11 15:56:49 +01:00
Build.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
BuildMeta.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Project.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
User.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00