Which git command do you use to find out what files in your workspace are untracked?
Experience Level: Junior
Tags: Git
Answer
Locked
Answer
Answer
This answer is only available to registered users.
To see it you have to be signed in.
Related Git job interview questions
Which git command do you use to stage all files with extension .png?
Git JuniorWhich git command do you use to find out what files in your workspace are staged?
Git JuniorWhich git command do you use to see what files in your workspace were changed but were not yet staged??
Git JuniorHow do you retrieve the latest changes from the remote repository and merge them with your current branch?
Git JuniorWhat git command do you use to find out which branch you are currently on?
Git Junior