Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 578 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 578 Bytes

how-to-git

If it fits, I git.

A Git & GitHub basic tutorial

About

It's an interactive tutorial designed to teach the fundamentals of Git and GitHub, sharing some best practices to work effectively with version control and collaborative repositories. This hands-on session covers essential of Git (e.g., initializing repositories, branching, merging, resolving conflicts) and working with remote repositories on GitHub (managing remotes, Pull Requests, reviews, automation).

Links