All commands with "rename" Rename files Rename the file, specifying the old file name and the new name you'd like to give the file. This will stage your change for commit. git mv [oldfile] [newfile]