8. Git for beginners. Git graphical user interface - GUI

Опубликовано: 30 Сентябрь 2024
на канале: Travels Code
13,222
41

In this tutorial we'll learn how can we use GIT GUI - graphical user interface.

🔥 Best Git books:
- Pro Git by Scott Chacon , Ben Straub (2nd ed. Edition) (Amazon) https://amzn.to/4eovmLi
- Learning Git: A Hands-On and Visual Guide to the Basics of Git by Anna Skoulikari (1st Edition) (Amazon) https://amzn.to/45oV8e2
- Version Control with Git: Powerful tools and techniques for collaborative software development by Jon Loeliger (2nd Edition) (Amazon) https://amzn.to/45oV9P8

There are a few options for GUI:
- use the one from the box - GIT GUI. It's not the best solution.
- download something from Git Gui clients page - https://git-scm.com/downloads/guis Here we can use what we like. I can recommend SourceTree.
- use integrated Git into your IDE.

Let's be friends:
INSTAGRAM ↣   / travels_code  
TWITTER ↣   / travelscode  
FACEBOOK ↣   / travelscode  
WEB-SITE ↣ http://travelscode.com/
GITHUB ↣ https://github.com/MaksymRudnyi/

#GIT #GitHub #tutorial