https://www.theodinproject.com/lessons/foundations-git-basics this is the lesson that i am following. I completed the Create the Repository section successfully. I also completed the Use the Git Workflow section successfully. It’s the Modify a File or two where I am facing all the difficulties.

Can someone please show me the way how to do it ?

  • TheViking@nord.pubOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    13 hours ago

    Thank you very much. I shall try tomorrow again. If WSL is not required, l won’t use it tomorrow. Now that l have installed git for windows, this entire work can be done on the terminal of vs code ?

    • Muehe@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 hours ago

      Theoretically yes, but I would recommend the terminal git brings with it. You should be able to just open any location on your drives, right-click, and select “GitBash here”. This will start a terminal with the directory you were in as the working directory.