I always use command prompt to squash multiple commits, and i was wondering how i can do it using eclipse!
I have looked for this answer , and i have not found something useful yet.
I always use command prompt to squash multiple commits, and i was wondering how i can do it using eclipse!
I have looked for this answer , and i have not found something useful yet.
You cant do it today.
There is an open ticket for that:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=316521
Bug 316521 - Need ability to "squash" commits
History
tab select all commits you want to squash.Modify | Squash
.