
Collection of Git Cheat Sheets
Git is a free & open source, distributed version control system designed to handle everything...
Read MoreSelect Page
by Cédric Walter | Mar 9, 2020 | Development | 0 |
Git is a free & open source, distributed version control system designed to handle everything...
Read Moreby Cédric Walter | Sep 2, 2019 | Development | 0 |
There are numerous GIT workflow floating around like Centralized Workflow, Gitflow, Forking...
Read Moreby Cédric Walter | May 18, 2017 | Development | 0 |
When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing...
Read Moreby Cédric Walter | Apr 13, 2017 | Development | 0 |
There seems to be a lot of way to merge two #git repositories into one repository without losing...
Read Moreby Cédric Walter | Apr 13, 2017 | Development | 0 |
git-stitch-repo Stitch several git repositories (merging git repository) into a git fast-import...
Read Moreby Cédric Walter | Jul 14, 2016 | Development | 0 |
There are numerous ways (Submodule, Subtree) to merge multiple #GIT repositories into one new #GIT...
Read Moreby Cédric Walter | Feb 3, 2015 | Development | 0 |
Problem with the #maven release plugin You may recognize yourself with the following use-cases: We...
Read Moreby Cédric Walter | Oct 23, 2014 | Development | 0 |
As Git Bisect is not clear a lot of people, here is a nice PDF to look at Enjoy Fighting...
Read Moreby Cédric Walter | Feb 11, 2014 | Development | 0 |
Here is a solution to the following problems Deriving #Maven artifact version from #GIT...
Read Moreby Cédric Walter | Feb 2, 2014 | Development | 0 |
TeamCity is a Continuous integration and build management server from JetBrains. As the first...
Read Moreby Cédric Walter | Jul 16, 2013 | Linux | 0 |
Git is a free and open source distributed version control system designed to handle everything...
Read Moreby Cédric Walter | May 27, 2013 | Development | 0 |
I went today to a Git/GitHub training organized by Canoo and lead by Tim Berglund (GitHub.com) The online training presentation is available at http://teach.github.com/presentations/git-foundations.html use first left key then...
Read More