Skip to main content
unsquashed

unsquashed

7.6
Saved changes are kept separate instead of joined into one
  • adjective
  • Jargon
translation icon : sin combinar
  • The developer submitted a pull request with several unsquashed commits for easier code review.

Examples

  • Please keep your changes unsquashed until the final review is complete.

  • We need to keep the commits unsquashed for better tracking.

  • Some teams prefer unsquashed histories to track the development process in detail.

  • The changes were unsquashed and ready for review.

  • The developer submitted a pull request with several unsquashed commits for easier code review.

  • Some teams prefer unsquashed histories to track the development process in detail.

  • We need to keep the commits unsquashed for better tracking.

Antonyms

3.3

Crushed or pressed so it becomes flat and loses its shape

How Squashed

squashed
3.3
consolidated
1 4.9
unsquashed
  • Jargon
7.6

Surface Forms

unsquashed positive

Morphology

unsquashed = squashed (semi-transparent) = un + squash + ed

Morphologically a straightforward negation: 'un-' + 'squashed' (past participle/adjectival).

Etymology

Unsquashed also comes from un- 'not' plus squash 'to press together'. In coding, a 'squash' joins many small changes into one, so unsquashed commits are not pressed into a single change and stay separate for review.