Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

github-practise

Learning github collaboration basics

What I learned

  • Repository means project folder.
  • Commit means save checkpoint.
  • Push means upload changes to GitHub.
  • Pull means download latest changes from GitHub.
  • Branch means safe separate workspace for a feature.

Branch Practice

I created a branch to safely make changes without disturbing main.

2nd branch self practise

I created a new branch to push->merge to main->pull.

Clone Workflow Practice

I cloned a repository, created a branch, and practiced team-style contribution.

Conflict Practice

Conflict line: changed by my branch

About

Learning github collaboration basics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors