Introducing Multi-git 0.1
In this lesson, you'll be introduced to multi-git version 0.1.
We'll cover the following
In this lesson, you will get to know multi-git 0.1, which is a very simple Go command-line program that lets its users execute git across multiple git repositories simultaneously. Throughout the course, we will refactor, improve, and extend multi-git from a quick and dirty hack to an industrial strength program. Here, we’ll run multi-git to understand what it does and how it does it. Then, we’ll analyze the source code and point out areas that need some love.
Running multi-git
Run multi-git
with no arguments and see what happens…
Get hands-on with 1400+ tech skills courses.