2021
2020
Deploy complex application, seamlessly | Qovery
Deploy complex application, seamlessly
Just push your code, we handle the rest
Git-backed CMS for Gatsby, Gridsome, Eleventy, Hugo, VuePress, Jekyll, etc. | Forestry.io
by 1 otherA static CMS that commits
Give your editors the power of Git.
Create and edit Markdown-based content with ease.
2018
Gitless
Gitless is a version control system built on top of Git. Many people complain that Git is hard to use. We think the problem lies deeper than the user interface, in the concepts underlying Git. Gitless is an experiment to see what happens if you put a simple veneer on an app that changes the underlying concepts. Because Gitless is implemented on top of Git (could be considered what Git pros call a "porcelain" of Git), you can always fall back on Git
Sublime Merge - Git, done Sublime
by 1 otherA snappy UI, three-way merge tool,
side-by-side diffs, syntax highlighting, and more.
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
2017
Comment bien versionner son site WordPress avec Git et Github – 24 jours de web
J’ai placé WordPress dans son propre espace nommé wp-cms. Ce répertoire séparé me permet de pouvoir mettre à jour le CMS très facilement en remplaçant la totalité de son contenu.
2016
Git GUI Client for Windows Mac and Linux | Axosoft GitKraken
by 1 otherThe downright luxurious Git client,
for Windows, Mac & Linux. Cross-platform, 100% standalone, and free.
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.
Developers are exposing their Git directories to the world
Jamie Brown, a developer, wrote on his blog that 1 in every 600 websites has its .git folder exposed to the world.It’s a rookie mistake to make when you deploy a site.
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.
markomarkovic/simple-php-git-deploy · GitHub
by 1 otherAutomatically deploy the code using PHP and Git
Phabricator
by 2 others
Phabricator, an open source, software engineering platform
Phabricator is a collection of open source web applications that help software companies build better software.
2013
git concepts simplified
by 1 otherVaguely inspired by http://eagain.net/articles/git-for-computer-scientists, except this page is not just for CS folks. And it's a lot more detailed.
a simple git branching model
by 4 othersThis is a very simple git workflow. It (and variants) is in use by many people.
2010
2009
Git - Fast Version Control System
by 6 others<blockquote>
<p>Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.</p>
<p>Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.</p>
</blockquote>
1
(21 marks)