unsquashed
- adjective
- Jargon
- 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
How Squashed
Surface Forms
Morphology
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.