Describe working with Git locally

Alvin Detoya 20 Reputation points
2024-09-13T04:42:40.9633333+00:00

https://learn.microsoft.com/en-us/training/modules/introduction-to-devops/11-describe-working-git-locally

I AM on part # 10 and stuck the documentation provided here is really hard to follow.

In the context of the git repository, execute the following commands. These commands stage the changes in the branch and then commit them

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
47 questions
{count} votes

Accepted answer
  1. Marcin Policht 26,155 Reputation points MVP
    2024-09-14T11:36:17.4333333+00:00

    The commands in step 10 are meant to be run from the Command Prompt.

    You need to ensure that your current directory in the Command Prompt window is myWebApp.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.