others
Complete Git Guide: Understand and master Git and GitHub
Publisher : Bogdan Stashchuk
Price : $129
Course Language : English
This course is all about Git and GitHub.
Understand HOW Git works and learn all Git features from basic commits to squashing and rebasing.
Become a master of Git, GitHub, GitHub Desktop, SourceTree and Visual Studio Code.
This is the most complete practical Git and GitHub guide here on Udemy that includes tons of practical activities. Most important is that you will learn how Git works and knowing it you will be able much more easier use Git features and fix mistakes in your development workflow. You can have zero knowledge about Git and GitHub. All will be taught from scratch, from basic to advanced features. If you want to get deep knowledge of Git and GitHub this course is for you!
We will start by exploring internal structure of the Git repository. You will learn that Git has 4 types of objects: blobs, trees, commits and annotated tags. Each object has unique SHA1 hash. Also all objects are stored in the folders. Every object has just single reference to it - SHA1 hash. Files are stored in blobs. Filenames are stored in other Git objects called trees.
I will explain you how to create new Git objects without using git commit and git add. After creating Git object in the Git repository you will checkout it to staging area and working directory (opposite direction to traditional Git flow)
Afterwards we will jump into tons of practice activities and use different Git and GitHub features
In practice sections you will perform multiple practice Git activities:
But most important is that you will UNDERSTAND Git.
You will also get 30-days money-back guarantee. No questions asked!
Don't wait and join the course now!
Price : $129
Course Language : English
This course is all about Git and GitHub.
Understand HOW Git works and learn all Git features from basic commits to squashing and rebasing.
- Blobs, Trees, Annotated tags, SHA1 hashes
Become a master of Git, GitHub, GitHub Desktop, SourceTree and Visual Studio Code.
This is the most complete practical Git and GitHub guide here on Udemy that includes tons of practical activities. Most important is that you will learn how Git works and knowing it you will be able much more easier use Git features and fix mistakes in your development workflow. You can have zero knowledge about Git and GitHub. All will be taught from scratch, from basic to advanced features. If you want to get deep knowledge of Git and GitHub this course is for you!
We will start by exploring internal structure of the Git repository. You will learn that Git has 4 types of objects: blobs, trees, commits and annotated tags. Each object has unique SHA1 hash. Also all objects are stored in the folders. Every object has just single reference to it - SHA1 hash. Files are stored in blobs. Filenames are stored in other Git objects called trees.
I will explain you how to create new Git objects without using git commit and git add. After creating Git object in the Git repository you will checkout it to staging area and working directory (opposite direction to traditional Git flow)
Afterwards we will jump into tons of practice activities and use different Git and GitHub features
In practice sections you will perform multiple practice Git activities:
- Initialize new Git repository
- Make changes, add them to staging area and commit
- Create branches, checkout branches and merge branches
- Perform fast-forward and 3-way merges of the branches
- Resolve merge conflicts
- Move into detached HEAD state and make experimental commits there
- Perform rebasing of the branches
- Connect local and remote repositories
- Pushing, fetching and pulling operations
- Open Pull Request
- Merge Pull Request
- Add software versions using Git Tags
- Create forks from other repositories
- Contribute to public repositories using technique of forks and pull requests
- Perform rebasing with squashing
- GitHub Desktop
- SourceTree
- VisualStudio Code
But most important is that you will UNDERSTAND Git.
You will also get 30-days money-back guarantee. No questions asked!
Don't wait and join the course now!
Post a Comment
0 Comments