About this question
I am collaborating with a team that is working on a software project using Git and GitHub. As a member of the team, I am assigned the task of using “git checkout’’ to extract the “app.js” file from the “development” branch and then replace it with the “master” branch. What should be the commands for me to do so?