2018
Netlify CMS | Open-Source Content Management System
Open source content management for your Git workflow
Use Netlify CMS with any static site generator for a faster and more flexible web project
2015
Howto: One time migration from SVN to GitLab with non-standard SVN layout | Igor's Blog
I've finally got around to moving the SVN repository that supports all the source code for this blog to Git, specifically GitLab. There were a few hurdles and I came across and many existing articles were useful but didn't quite address my specific case.
GitLab Flow | GitLab
by 1 otherVersion management with git makes branching and merging much easier than older versioning systems such as SVN. This allows a wide variety of branching strategies and workflows. Almost all of these are an improvement over the methods used before git. But many organizations end up with a workflow that is not clearly defined, overly complex or not integrated with issue tracking systems. Therefore we propose the GitLab flow as clearly defined set of best practices. It combines feature driven development and feature branches with issue tracking.
1
(3 marks)