July 2018
Intermediate to advanced
354 pages
10h 57m
English
We'll use the same repository as in the last example and reset it to the same state so that we can perform the same adds with Git GUI:
$ git clone https://github.com/PacktPublishing/Git-Version-Control-Cookbook-Second-Edition_tips_and_tricks.git $ cd Git-Version-Control-Cookbook-Second-Edition_tips_and_tricks $ git checkout interactive $ git reset HEAD^
Read now
Unlock full access