CSS-Tricks Screencast #117 - Let's Attempt To Do a 'Pull Request'

preview_player
Показать описание
I've never in my life submitted a "Pull Request" on GitHub. I wanted to give it a shot, so this video is capturing the moment of me attempting to figure it out. Fair warning, this isn't a succinct, quick tutorial. This is me thinking to myself and struggling through it all.

So we do it!
Рекомендации по теме
Комментарии
Автор

Great vid. BTW - Check out the Sublime 'Sidebar Enhancements' & Advanced New File plugins (if you haven't already). Make Copying / Pasting / Duplicating files in Sublime a lot easier.

shaundunne
Автор

Btw if you commit something in your repo it will appear in the pull request. Even if you commit after submiting the pull request.

FilipWeiss
Автор

Ha! Was that an intentional pun? You typed "Just a min!" when you forgot to add .min to the file name. ?t=25m36s

jaygeek
Автор

hey chris
are you going to make a new wordpress series
thank you

krimbelkacem
Автор

before running 'npm test', you should have run 'npm install'.

samuelmesq