Console Git - Practical Guide (Udemy.com)

Master Git and never loose you files or changes again! Everything that you need to work with Git fluently

Created by: Oleksandr Kocherhin

Produced in 2021

icon
What you will learn

  • Fully understand version control with Git
  • Correct workflow of using Git
  • Working with Github to upload your code remotely
  • Working with branches and resolving conflicts
  • Creating your own aliases for git commands

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 100 / 100

icon
Course Description

This course starts from scratch, you don't need to know anything about Git or version control systems!
You'll learn all about installing Git, creating commits, working with branches, pushing to Github, merging features, correct workflow, resolving conflicts, writing custom aliases and much more!
And if you do get stuck, you benefit from an extremely fast and friendly support in discussions to the course.
Git is the most popular and powerful version control system nowadays. It allows you to control all your file changes and work as a team.
Learn all the fundamentals you need to know and benefit from them your whole life as a developer!

Specifically you will learn:
  • How to install git
  • How to initialise Git project and adjust basic configuration
  • How to create commits
  • How to check any commit content
  • How to push your code in remote repository on Github
  • What are branches and how to work with them
  • How to merge branches
  • What is the correct workflow with Git
  • What is gitflow and how to use it
  • How to create releases and hotfixes
  • How to create and use tags
  • How to resolve Git conflicts
  • Advanced git commands
  • How to configure git properly
  • How to create own git aliases
Don't lose any time, gain an edge and start using Git as PRO now!Who this course is for:
  • Anyone who wants to fully understand Git
  • People who are new to version control system

icon
Instructor Details

placeholder

I am a full-stack developer with a passion for learning and teaching what I know. I have been programming for around 10 years and teaching for almost 6 years.
I believe in learning through doing and this philosophy is present in every course that I teach. I love exploring new web & mobile technologies and my courses focus on giving you the edge in our fast-moving industry.

icon
Reviews

5.0

1 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Juan M Gomez

Very good tutorial. It is explained in a very simple and clear way.