How ToPlatform NameCommand LineNotesActions
Stage files for commitGitgit add <file>Edit Delete
Stage all changesGitgit add .Edit Delete
Commit changes with a messageGitgit commit -m "your message"Edit Delete
View commit historyGitgit logEdit Delete
Create a new branchGitgit branch <branch_name>Edit Delete
Switch to another branchGitgit checkout <branch_name>Edit Delete
Create and switch to a new branchGitgit checkout -b <branch_name>Edit Delete
Merge a branch into current branchGitgit merge <branch_name>Edit Delete
Delete a branch locallyGitgit branch -d <branch_name>Edit Delete
Push changes to remote repositoryGitgit push origin <branch_name>Edit Delete
Addlestone, United Kingdom
Fog
2.3 °C
Fog
17-12-2025 08:11
CommandsWebsite deployed by github on Thu 13 Nov 10:46:02 GMT 2025