Skip to content

sekhartrimurthulu/git-version-control-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Git Version Control Implementation

This project demonstrates the use of Git version control for managing code changes, creating branches, and resolving merge conflicts.

Features

  • Git repository initialization
  • Branch creation and switching
  • Commit and push workflow
  • Merge operations
  • Merge conflict resolution

Commands Practiced

git init
git add
git commit
git branch
git checkout
git merge
git push

Purpose

To understand Git workflows used in DevOps and collaborative development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors