Closed flore77 closed 8 years ago
Could you try to redo that 2nd commit, using git mv
, so that it recognises the rename?
I had to broke it, in two commits, because when I was modifying the renamed index.js
file, than git
was seeing it like a new file
and theold one deleted
.
Can you rebase it to get rid of the revert commit?
@jzaefferer done.
The commit message for the first commit is a bit messy. Normally I'd just fix this while merging, in this case I think its worth if you do it yourself and pay a little more attention to those in the future ;-)
Yes, sorry about that.
Alright, that's done.
@jzaefferer please review.