eficode-academy / git-katas

A set of exercises for deliberate Git Practice
MIT License
1.35k stars 904 forks source link

rebase-exec is not a kata #163

Closed MadsBaggesen closed 4 years ago

MadsBaggesen commented 6 years ago

The README in rebase-exec does not contain any actual kata

JKrag commented 5 years ago

@MadsBaggesen I just had a look at the exercise. What do you think is missing? The instructions are not as guided as in some of the beginner exercises, but then again rebase --exec isn't quite a beginner feature either.

Or was your issue made before the current readme?

Pinging @Neppord as well, as it is "his" exercise.

RandomSort commented 5 years ago

@Neppord Do you want to put a bit more information in the README, some context, some steps. A dash of polish - otherwise I will do my best to make it proper :)

JKrag commented 5 years ago

And just to make life easier for readers (incl. myself), here is a direct link to the exercise: https://github.com/praqma-training/git-katas/tree/master/rebase-exec

RandomSort commented 4 years ago

We closed this issue in pull request #241