git-katas icon indicating copy to clipboard operation
git-katas copied to clipboard

A set of exercises for deliberate Git Practice

Results 73 git-katas issues
Sort by recently updated
recently updated
newest added

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...