git - How to squash commits using eclipse? -


i use command prompt squash multiple commits, , wondering how can using eclipse!

i have looked answer , , have not found useful yet.

you cant today.

there open ticket that:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=316521

bug 316521 - need ability "squash" commits


workaround:

  • open history tab select commits want squash.
  • then right-click selected commits , context menu select modify | squash.

Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -