eficode-academy / git-katas

A set of exercises for deliberate Git Practice
MIT License
1.32k stars 860 forks source link

Reorder kata directories #186

Closed adamatan closed 5 years ago

adamatan commented 5 years ago

Fixes #185 .

This PR is meant to be a basis for discussion following the conversation on #185. The rationale behind the numbering is explained in the commit message.

If and when the order is approved, we might add next/prev links in the README files.

JKrag commented 5 years ago

I would have liked to separate the discussion of numeric prefixes from any talk of renaming the actual exercises. I have commented on the numeric prefixes in the original issue #185 . The renaming of exercises is an open discussion in #156 and also a more specific changes in #172

Finally a small comment on the renaming of the interactive rebase kata. I called it advanced because it is a very unguided free-form exercise, and I was planning on creating 1 or two more introductory exercises as well. Whether the "advanced" part should be moved to a postfix instead is another discussion (aka #156 again).

RandomSort commented 5 years ago

Hi @adamatan Thank you for your contribution. I will reject and close this PR as the fix ended up being different: #189