Skip to content

for self-taught about github (welcome any correction)

Notifications You must be signed in to change notification settings

Chen-BBe/GitTut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upstream vs Origin

Hi

This is a brief introduction like usual. As for purpose of this project is to motivate myself to learn git and share my learning to people who just get started. It will start from very simple concepts and keep moving towards deeper knowledge and more practical use in real world, so it will be splipted into different sections. However you will still need some basic use and understanding to git before you move on. If you already have some experiences of git, then I hope it works for you.

Cheet Sheet

Give yourself a quick try Upstream vs Origin

Section 1 - concepts of git

  • Understand how does git help tracking of project
  • Overview to commit in git
  • Why we need branch with git
  • Combine branches
  • Rebase introduction
  • Rebase use case 1
  • Merge with flag --no-ff
  • Three-way merges vs Fast forward

Section 2 - how to discard changes

Common Questions

If you just get stuck with some typical git use in your side then just quick check here - common questions when we use git

About

for self-taught about github (welcome any correction)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published