-
Notifications
You must be signed in to change notification settings - Fork 973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Youme's Attempt at completing the Beginning Git video course #210
base: master
Are you sure you want to change the base?
Conversation
Convention dictates that you title a commit, and then miss a line, before filling in any detailed comments about the commit.
This incorporates the excellent new clickbait article ideas
Forcing a merge commit, even though one isn't necessary
From iwantmyrealname upstream repo
Updating status of a couple of projects
Hey @mrsimplelife—congrats on submitting a PR at the end of the git course! I'm really glad that you enjoyed the course and that you learnt a lot in doing it. If you weren't already using git for your code, hopefully this has inspired you to do so. I hope that you enjoy the "Mastering Git" video course as well—you'll soon be able to get git to bend to your will :) You can now wear this #GitWarrior badge with pride—and Tweet your historic victory! sam |
Hi,
This PR represents all the work I did to complete the raywenderlich.com Beginning Git video course. it was a delightful experience, and I'd recommend it to anybody!
Youme