eficode-academy / git-katas

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

Improve "ignore" kata #353

Closed T4iFooN closed 1 year ago

T4iFooN commented 1 year ago

Added file2.txt in step 11 and changed file2.txt to file3.txt in step 14.

I think it's more intuitive this way as when you go through this kata with file1.txt already present you're tempted to create a file2.txt in step 11. When reaching step 14 you'd be in a correct state when creating file3.txt.

T4iFooN commented 1 year ago

Since this has been approved about two months ago, how about triggering the checks? 😉

JKrag commented 1 year ago

@T4iFooN Sorry mate. I totally missed that the repo is now configured to require approval to run checks PR's from new contributors. Unfortunately I simply can't right now find out where I can approve these to run, and reading the documentation, it seems that GH deletes these run requests after 30 days, and I can't find out a way to reactivate. Do you have an idea? Again, I am really sorry for the delay.