Closed kevinresol closed 9 years ago
This is a great addition, thank you!
About the extra commits, you can do a rebase to clean them up / squash them (git rebase -i), but I'm not too precious about git commit history, so don't worry about it for now. :)
git rebase -i
Thanks again!
This is a great addition, thank you!
About the extra commits, you can do a rebase to clean them up / squash them (
git rebase -i
), but I'm not too precious about git commit history, so don't worry about it for now. :)Thanks again!