Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-04-10 17:56:05 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-04-10 17:56:05 +0300
commit76cec3404cd4628a48e56a33fe5ad5a8727e30ab (patch)
tree49dbfd503b712df87b88453e68c3391233db5848 /doc
parentdbbf4818364638898d59b4c704facd7ad791211b (diff)
parentf328a7759edd4b9505a5f7b013fd486081489667 (diff)
Merge branch '25274-gitlab_flow-md-broken-download-link-in-resources' into 'master'
Remove broken link on gitlab_flow.md Closes #25274 See merge request !10590
Diffstat (limited to 'doc')
-rw-r--r--doc/workflow/gitlab_flow.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/workflow/gitlab_flow.md b/doc/workflow/gitlab_flow.md
index d12c0c6d0c4..1b172b21f3d 100644
--- a/doc/workflow/gitlab_flow.md
+++ b/doc/workflow/gitlab_flow.md
@@ -313,5 +313,4 @@ Merging only when needed prevents creating merge commits in your feature branch
### References
-- [Sketch file](https://www.dropbox.com/s/58dvsj5votbwrzv/git_flows.sketch?dl=0) with vectors of images in this article
- [Git Flow by Vincent Driessen](http://nvie.com/posts/a-successful-git-branching-model/)