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

  • help to re install a cmd line to download data from tables on workshop session 1

    Posted by Deleted User on August 18, 2024 at 2:56 pm

    hello, if someone can help

    i have mistakenly deleted the cmd line on workshop session 1 qSQL that download datas from the tables

    Can someone tell me how to re install it?

    Deleted User replied 3 weeks, 6 days ago 2 Members · 4 Replies
  • 4 Replies
  • 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

    • This reply was modified 4 weeks ago by  mwoods.
    • Deleted User

      Deleted User
      August 19, 2024 at 2:35 pm

      thanks mwoods , i ll try it

    • Deleted User

      Deleted User
      August 20, 2024 at 8:59 am

      mwoods , i have tried but block on stating untracked file

      after the answer ” on branch main” it stated “your brain is ahead of “origin/main” by 5 comits (use git push to publish your local comits”

      by the way the deleted line of code doesn’t appear when i do the first cmd GIT DIFF

      thanks for any help

      • Deleted User

        Deleted User
        August 20, 2024 at 9:13 am

        erratum , Mwoods, not “your brain” but “your branch is ahead of ‘origin/main’ by 5 comits”

Log in to reply.