maodouio / meteor-master-classes

毛豆网Meteor在线师徒班
http://www."培养国内第一批Meteor布道者".com
15 stars 7 forks source link

simplify git push command #5

Open leetschau opened 9 years ago

leetschau commented 9 years ago

"How to create your own branch"最后一步git push --set-upstream origin limingth 可以简化为:git push origin limingth