git-katas
git-katas copied to clipboard
A set of exercises for deliberate Git Practice
Feature
Working on excercise of git katas
The submodule and master-based-workflow /exercise directories do not have a repository. So git commands executed in /exercise would effect the parent git-katas repo. Replaced mkdir with the make-exercise-repo utility in...
Great project! I've added a small script which will setup all katas. ## Summary by CodeRabbit - **New Features** - Introduced an automated setup and cleaning script with support for...