Efficient Bug Fixing & Reviewing process with Github(gist.github.com)2 points·by spolu·vor 14 Jahren·2 commentsgist.github.comEfficient Bug Fixing & Reviewing process with Githubhttps://gist.github.com/33022281 commentsPost comment[–]francois2·vor 14 JahrenreplyMine: http://gist.io/3302301I don't like the github merge button so I don't use it.Also I always rebase on master, and squash/edit some commits before merging on master.[–]spolu·vor 14 JahrenreplyYep rebasing is a good idea, but it's a little complicated I find for being part of an "ubiquitous" process within a team
I don't like the github merge button so I don't use it.
Also I always rebase on master, and squash/edit some commits before merging on master.