Which git command do you use to find out what files in your workspace are staged?
Experience Level: Not defined
Tags: Git
Answer
Related Git job interview questions
Which git command do you use to send all changes from your local repository to the remote repository?
Git Not definedWhich git command do you use to stage all files with extension .png?
Git Not definedWhich git command do you use to find out what files in your workspace are untracked?
Git Not definedWhich git command do you use to see what files in your workspace were changed but were not yet staged??
Git Not definedHow do you retrieve the latest changes from the remote repository and merge them with your current branch?
Git Not defined