GitHub supplement

1. connect slack with github is a good start!

2.

git checkout -b dashboard 

create a branch named dashboard

git pull origin master

pull before push!!

原文地址:https://www.cnblogs.com/developerchen/p/9950278.html