Skip to content

A small practice repository for learning and experimenting with Git commands, branching, merging, rebasing, and version control workflows.

Notifications You must be signed in to change notification settings

Andrew7441/git-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Practice

A Repository for practicing Git: branches, merges, rebases, commits, and much more.

Structure

  • todo.txt -> simple tasks to modify and commit
  • src/ -> scripts for feature branches and merges
  • docs/ -> notes and documentation edits
  • tests/ -> files to simulate test-driven commits

Goals

  • Practice creating branches and merging
  • Resolve conflicts safely
  • Experiment with rebase, amend, and squash
  • Use stash, reset, and reflog

About

A small practice repository for learning and experimenting with Git commands, branching, merging, rebasing, and version control workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages