
20 Okt
2008
20 Okt
'08
22:29
On Mon, Oct 20, 2008 at 22:16, T o n g mlist4suntong@yahoo.com wrote:
sorry that I didn't make it clear. I meant, having realized that a change I shouldn't have made, how to revoke the file to the original stage, to the same version as the remote master version, but just this specific file?
Unless a commit was for one file only, there is no trivial way to do so. Create a branch, revert to the state you want, copy the file to somewhere, go back to the other branch, copy back the file, commit and prune the other branch...
Richard