Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left
Apply NowLogin using Social Account
     Continue with GoogleLogin using your credentials
You can make commits in the new branch. This will take snapshot of the changes you made in that branch.
~/devops directory git branch commandfeature_a branch then checkout to feature_a branch using git checkout feature_a commandgit status commandhelloworld.py file should be shown as modified under Changes not staged for commit: when git status command is runhelloworld.py file to staging area using git add commandfeature_a using git commit command with the message "Added I am learning git line"-m flag can be used to provide message while committing
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...