Renaming tracked files#
5 min
Please perform the following tasks individually
Revise the commands we have used since the last exercise. Could you use a shell command for this?
Ask Git for the current state of the repository using…
Rename the file
lines.txtasLines.txtusing…Verify that the working tree contains
Lines.txtusing…Verify that Git tracks
Lines.txtusing…