kpi-web-guild / django-girls-blog-slsh1o

django-girls-blog-slsh1o created by GitHub Classroom
MIT License
0 stars 0 forks source link

Create an empty commit on master (and push nothing else there!) #5

Closed webknjaz closed 4 years ago

webknjaz commented 4 years ago
git commit --allow-empty -m 'Initial commit'
git push origin master

And report here after that.

slsh1o commented 4 years ago

Pushed empty init commit. May I ask you to add some practice issues to make my hand 'dirty' with codding in addition to two other issues that I have? I would like to combine practice with theory:smile:.

webknjaz commented 4 years ago

Yes, sure. Just wanted to set up the repo properly for PRs with branch protection.

webknjaz commented 4 years ago

master is now protected. You cannot push there, all should be done via PRs with reviews.