Efficient Bug Fixing & Reviewing process with Github(gist.github.com)2 points·by spolu·14 anni fa·2 commentsgist.github.comEfficient Bug Fixing & Reviewing process with Githubhttps://gist.github.com/33022281 commentsPost comment[–]francois2·14 anni fareplyMine: 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·14 anni fareplyYep 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.