Getting ready

In this example, we'll use the example of the Git-Version-Control-Cookbook-Second-Edition_hello_world_cookbook repository, clone the repository, and change our working directory to the cloned one:

$ git clone https://github.com/PacktPublishing/Git-Version-Control-Cookbook-Second-
Edition_hello_world_cookbook.git $ cd Git-Version-Control-Cookbook-Second-Edition_hello_world_cookbook.git

Get Git Version Control Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.