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 ?

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

    I think you replied this in the wrong thread, but I generally agree with this person. Use GitBash as the terminal and only use VS Code as an editor (or even skip VS Code entirely). Not because it’s MS, but just because it adds complexity you don’t need while learning.

    By the way, if you just want to learn git you can try this website, it’s a fully self-contained learning experience with a terminal emulator inside the browser: https://learngitbranching.js.org/