eficode-academy / git-katas

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

Add fake remote to advanced-rebase-interactive #293

Closed JKrag closed 3 years ago

JKrag commented 3 years ago

Updated the advanced-rebase-interactive exercise to use same "fake remote" mechanism as reorder-the-history so that it gets a real origin/master that we can rebase back to.

I left the tag in there for now, and left the README as is, as the make-fake-remote.sh util has not yet been ported to PowerShell.

sofusalbertsen commented 3 years ago

@JKrag will you do the honor of merging yourself? :)