Skip to content

Latest commit

 

History

History

10.Git

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Session 10: Introduction to Git and Version Control

  • Understanding version control and its benefits
  • Introduction to Git and its basic commands
    • Initializing a Git repository
    • Staging and committing changes
    • Checking the status of the repository
    • Viewing commit history
  • Working with remote repositories
    • Setting up a remote repository (e.g., GitHub)
    • Pushing changes to a remote repository
    • Pulling changes from a remote repository