Skip to content

webtuu/git_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webtuu | tutorials

Git Basics Tutorial

A tutorial on Git fundamentals for beginners, including:-

  • First time Git setup (setting username & email)
  • Branching
  • Merging Branches locally
  • Pushing up to Github
  • Creating a PR (pull request)
  • Merging on Github with pull requests

Get started

To get started, just fork this repo using the button on the top right of this page, and then clone (download) your repo to your own system with:-

git clone https://github.com/your-github-username-here/git_basics.git

Full tutorial - https://webtuu.com/blog/04/git-basics-branching-merging-push-to-github

Feedback/suggestions on improvements welcome!

About

Git Basics - Tutorial # 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages