diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-04-10 14:56:05 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-04-10 14:56:05 +0000 |
commit | 76cec3404cd4628a48e56a33fe5ad5a8727e30ab (patch) | |
tree | 49dbfd503b712df87b88453e68c3391233db5848 /doc/workflow | |
parent | dbbf4818364638898d59b4c704facd7ad791211b (diff) | |
parent | f328a7759edd4b9505a5f7b013fd486081489667 (diff) | |
download | gitlab-ce-76cec3404cd4628a48e56a33fe5ad5a8727e30ab.tar.gz |
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/workflow')
-rw-r--r-- | doc/workflow/gitlab_flow.md | 1 |
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/) |