• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Gitting Things Done: A Visual and Practical Guide to Git

Gitting Things Done: A Visual and Practical Guide to Git

Paperback

ISBN13: 9798870667164
Publisher: Independently Published
Published: Jan 8 2024
Pages: 306
Weight: 0.91
Height: 0.64 Width: 6.00 Depth: 9.00
Language: English
Git is awesome.

Most software developers use Git on a daily basis. But how many truly understand Git? Do you know what happens when you use git commit ? What is stored between commits? Is it just a diff between the current and previous commit? If so, how is the diff encoded? Or is an entire snapshot of the repository stored each time?

Understanding how Git actually works is useful in many scenarios-whether resolving merge conflicts, looking to conduct an interesting rebase, or even just when something goes slightly wrong.

Also from

Rosenbaum, Omer