Really cool jpetrie, what a great post; thank you! That about ends my immediate learning of GitHub. One thing though when using the command line for git I have been instructed to change three lines of something I see in a text editor that opens and than save and close editor.
It's for: > git rebase -i HEAD~5
I'm not rebasing yet, but I am interested in how the text editor will work, will I just use the arrow keys change it and than save and close? Or maybe I copy or paste? My question is how do the commands function?
After a new window will open up for a single commit message.
Thank you; sincerely,
Josheir