简体   繁体   中英

How to squash commits using eclipse?

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


Workaround:

  • Open History tab select all commits you want to squash.
  • Then right-click the selected commits and from the context menu select Modify | Squash Modify | Squash .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM