Home › Forums › KX Academy › help to re install a cmd line to download data from tables on workshop session 1 › Reply To: help to re install a cmd line to download data from tables on workshop session 1
-
@kokuyo you can restore your file by doing a git checkout on a terminal window:
– Open a new Launcher (+ in top navigation) window and select Terminal
– Run git status to see files that have changed and git diff to see code changes
– You can see the deleted code here and run git checkout on the file you wish to restore