Skip to content

shrutimishra04/Assignment_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Git Assignment – Shruti Mishra

πŸ“Œ Overview

This repository contains my Git practical assignment, demonstrating various Git operations such as repository initialization, remote operations, branching, merging, reset types, stashing, and pull requests.

πŸ“‚ Steps Covered

  1. Initialized a local Git repository and practiced staging/unstaging.
  2. Linked with remote GitHub repo, pushed/pulled commits.
  3. Created and merged a feature branch (g1) via Pull Request.
  4. Practiced git reset (soft, mixed, hard), git add -p, git diff, and git ls-files.
  5. Created and merged branches (b1, b2, b3) and resolved merge conflicts.
  6. Forked the repository, cloned the fork, added changes, and created a PR.
  7. Performed a complex staging/unstaging challenge using git stash, git add -p, and conflict resolution.

πŸ”— Repository & PR Links

πŸ“Έ Screenshots

All terminal screenshots for each major step are available in the screenshots/ folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published