KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

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

  • mwoods

    Administrator
    August 19, 2024 at 8:36 am

    @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