You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today if you need to move several commits from up to down, you need to drag them individually. This is error-prone process, because you may forgot the exact order which can lead to merge conflicts during rebase.
Please add ability to select several commits and move them as a group.