Git _________ is a technique used to combine multiple commits into one.
- branching
- cherry-picking
- merging
- squashing
Git squashing is a technique used to combine multiple commits into a single commit. It's useful for creating cleaner commit histories and for preparing changes before merging them into a main branch or repository.
Loading...
Related Quiz
- ___________ testing is performed without knowledge of the internal workings of the software.
- What is the main advantage of using NoSQL databases over traditional relational databases?
- Which Agile methodology emphasizes adaptability and customer collaboration over strict planning?
- Explain the concept of memory fragmentation and its impact on memory utilization.
- What is the primary function of the Network layer in the OSI Model?