git - Is Xcode Source Control impossible to revert a file to some version I committed? -


By using the version editor, users can compare the differences between the versions, but they can recover the old Can not ask for Xcode to replace the local version of the file version (a single single file)?

Or can I not bring back some committed revisions, can I only see the history of amendment?

Do not tell me to use a snapshot or branch, it's not what I want.

Due to the snapshot this is not bad enough, but you are right: version of Xcode is very limited You must either use the command line to return to the previous commands or use the GIT tool like GitHub for Mac:

From the command line, the CD is in your project directory and GIT checkout Use the. This and other git commands are explained in more detail here:

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -