koenig-logo

Advanced DevOps Tools - Git, Ansible, Kubernetes on Baremetal and Azure, CI/CD with Jenkins Quiz Questions and Answers

Answer :
  • CVCS
Answer :
  • Commited
  • Modified
  • Staged
Answer :
  • SHA-1
Answer :
  • Repository
Answer :
  • By committing the staged changes with "git commit "
Answer :
  • git clone
Answer :
  • git checkout -b < branch >
Answer :
  • TRUE
Answer :
  • Tagging
Answer :
  • git status -s