wnagrodzki / iOSProgrammingGuidelines

2 stars 0 forks source link

Correct mistakes with interactive rebase #26

Open wnagrodzki opened 5 years ago

wnagrodzki commented 5 years ago

Instead of making a commit with a fix, squash it with the commit the fix should be applied to.

pwetrifork commented 5 years ago

The guideline should explicitly mention that this applies only if the original commit hasn’t been pushed yet