Baelish Posted February 24 Report Share Posted February 24 In the last days, I sent a commit and so my source code is different from the original. If I want to start another ticket, I have to restore all my files to be the same of the original source code or arcanist knows that I had already sent a commit? Quote Link to comment Share on other sites More sharing options...
real_tabasco_sauce Posted February 24 Report Share Posted February 24 idk about arcanist since I don't use it, but in svn you would use something like: svn revert -R <files> svn up (update to the most recent version) Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 26 Report Share Posted February 26 On 24/02/2024 at 5:18 PM, Baelish said: In the last days, I sent a commit and so my source code is different from the original. If I want to start another ticket, I have to restore all my files to be the same of the original source code or arcanist knows that I had already sent a commit? Nah depending on what versioning system you are using you should either revert or switch to another branch. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.