gitlab-org--gitlab-foss/doc/ci
Achilleas Pipinellis 1584dc02d4 Merge branch '21337-introduce-git-strategy-none' into 'master'
Document GIT_STRATEGY=none

## What does this MR do?

Adds documentation for the new `GIT_STRATEGY=none` option in GitLab Runner v1.7

## Are there points in the code the reviewer needs to double check?

Speling and grammar, of course.

I'm using the term 'project workspace' to refer to the build directory, which is a Jenkins-ism. Is there preferred alternative wording?

## Why was this MR needed?

Discoverability of new feature

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- <strike>[ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added</strike>
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- <strike>[ ] API support added</strike>
- <strike>Tests</strike>
  - <strike>[ ] Added for this feature/bug</strike>
  - <strike>[ ] All builds are passing</strike>
- <strike>[ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)</strike>
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Closes #21337 

Depends on http://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/332

See merge request !6577
2016-10-06 09:19:10 +00:00
..
api Update CI API docs 2016-06-14 14:47:32 +02:00
build_artifacts Fix relative URL 2016-08-04 13:23:13 +03:00
docker Fix small typo in using_docker_images.md, file is called `build_script` (using underscore) 2016-10-03 19:02:15 +00:00
examples Merge branch 'fix_trivial_doc_typo' into 'master' 2016-09-26 08:38:31 +00:00
img optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
permissions Move CI permissions to permissions.md 2016-07-12 17:52:48 +03:00
quick_start doc/ci/quick_start/README: improve sentence about link to a Lint tool 2016-09-12 07:48:32 +00:00
runners optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
services Update Docker Hub links. 2016-05-07 13:29:24 +09:00
ssh_keys Update README.md 2016-09-05 06:32:26 +00:00
triggers Smaller formatting fix 2016-09-30 11:11:04 +00:00
variables Fix typo in README.md 2016-09-14 10:11:38 +00:00
yaml Document GIT_STRATEGY=none 2016-10-05 22:50:12 +01:00
README.md Small fixes in CI build permissions docs 2016-09-22 16:48:56 +03:00
enable_or_disable_ci.md Fix incorrect gitlab.rb variable in CI docs 2016-03-11 21:26:18 +02:00
environments.md deployment refs in own folder, new method for creating refs 2016-10-04 09:54:31 +02:00
pipelines.md doc: fix (batches) being treated as link reference rather than text 2016-08-26 14:45:41 +03:00