Home
/ How To
Move files
git mv someFile.txt newFile.txt
Related How Tos:
Add file or directory to staging
Ignore files and directories
Provide a message with your commit
Show the status of the files in the current branch
Commit changes to the local repository
Create a new local repository
Clone an existing (remote) repository in the current directory
Show the current branch name and other information
Show whether the current branch is up-to-date, ahead or behind the remote branch
Track new or modified files
Add all files to staging
Search Git Commands
|
More How Tos