Closed ozewski closed 5 years ago
@ozewski that's the issue title you changed there - it's the commit that needs a full message. Locally, you want these commands, assuming you've made no changes since doing this:
git add README.md
git commit --amend -m "DESCRIBE COMMIT HERE"
@ArtOfCode- D'oh! This is what happens when you do stuff at all hours of the night. I'll make another PR later since I messed up stuff with this one.
@ozewski You don't need to open new PR's to fix issues, git allows you to fix up the history and the PR will update to whatever you push here. You're stuck now that you've deleted the branch, but next time know that you don't have to (and probably shouldn't) close and re-open PRs to fix commits in them.
@alerque I actually believe that @ozewski can restore the branch from this page. Once done, the PR can be reopened.
Add project information to README.