imsky / PocketEuler

:heavy_plus_sign: Offline version of Project Euler.
116 stars 11 forks source link

Allow squash merging #63

Closed jayvdb closed 8 years ago

jayvdb commented 8 years ago

Should we enable squash merging in the settings for this repository?

imsky commented 8 years ago

if you think it'd be useful, sure. i don't think there are that many useless commits per PR

jayvdb commented 8 years ago

Well #59 is a mess, with commits for unrelated problems.

yehoshuapw commented 8 years ago

sorry, but this is the first time i am using git, for more then only my own use. hopefully fixed up now.

imsky commented 8 years ago

let's revisit this if this keeps coming up - generally i favor full history (even if it's messy) but if there are recurring problems, let's consider enabling squash merging