github - What does SmartGit saveAfter saveBefore mean?
大家讲道理
大家讲道理 2017-05-02 09:30:07
0
1
722

There is a branch in stage A that mistakenly overwrites the file file.php, and then stage -> commit -> push has been updated to the remote (forming B).
View this file in stage A in smartGit, how to restore it to this stage, clicked Revert Rebase HEAD Rebase to HEAD but it is still useless.

The second attempt is to right-click on the file file.php in stage A. There is Save After Save Before What is the difference between the two?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(1)
PHPzhong

What is mentioned aboveSelect whether to save the file state Before or After the selected commit is to save the state before or after submission.

If I understand correctly, file.php was overwritten when you submitted A, so if you want to return to the state of file.php before submitting A, then it should be Save Before.

I guessed

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template