hi there, is the way to backup or undo discarded files in the source tree?
can you help me, please?
HI Shima,
Git is a backup system itself so after accidental deletion or modifications it will be able to bring the files back. If you still want a physical backup, you can just copy the .git directory to a different location. For more information about how Git works, you can read Git backups.
As for undo changes, you can reverse a commit in Sourcetree by right-clicking on the commit.
If you were referring to something different, please let us know and we'll be happy to continue helping you.
Kind regards,
Ana
hi Ana,
I really did not understand what should I do and how can I undo my file,
can you help me? thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.