eficode-academy / git-katas

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

Create change author kata #267

Closed bothzoli closed 4 years ago

bothzoli commented 4 years ago

With this kata you can practice what does it take to change the authors of already committed and pushed commits. The idea sprang from a personal experience.

RandomSort commented 4 years ago

Sorry for leaving you hanging this much. I will add a few comments, but overall this is good!

Ps. Codespaces rock for things like this :D

bothzoli commented 4 years ago

Sorry for leaving you hanging this much. I will add a few comments, but overall this is good!

Ps. Codespaces rock for things like this :D

no probs, thanks for the review, i updated the PR based on your findings ;) thanks for the tip on codespaces, i'll check it out.

RandomSort commented 4 years ago

Thank you!