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
I recently tried to switch from SmartGit to SourceGit. One of the feature I miss is its "Split Off Files" function. I can select files in a commit, select the menu, then choose to split before or after (see below). SmartGit will move those selected files into a separate commit, before or after the original commit, depending on the choice.
I think it is close to what #767 was trying to achieve, but automate every step.