Skip to main content
Skip to navigation
Docs
Support
Guides
Learn Git
Contact
Search docs
⌘
K
Ask Support
Support
Guides
Learn Git
Contact
Search docs
Ask Support
Getting Started
Installing Git
Getting started with Tower
Fundamentals
Creating a repository
Committing file changes
Ignoring unwanted files
Viewing historical changes
Publishing local changes
Cloning an existing repository
Advanced
How to create branches and merge them using Git
How to deploy a website using Git
Git for Developers: Tips and tricks
Managing Large Files with Git LFS
Mastering Git Commit Messages with AI
Commands
git branch
git status
git checkout
git merge
git log
git stash
git tag
git fetch
git pull
git push
git remote
git submodule
FAQs
How do I delete a branch in Git?
How can I remove a large file from my commit history?
How to resolve merge conflicts
How to move a subdirectory into a separate Git repository
How can I change the author of multiple Git commits?
How are "git fetch" and "git pull" different?
What is a "detached HEAD" in a Git repository?
How can I edit my last commit message?
How can I revert a Git repository to a previous commit?
How do I undo the most recent local commits in Git?
Menu
Learn Git
/
Commands
Git Commands
Learn what each Git command does and see examples of the different ways you can use them.
git branch
git status
git checkout
git merge
git log
git stash
git tag
git fetch
git pull
git push
git remote
git submodule
Close
Getting Started
Installing Git
Getting started with Tower
Fundamentals
Creating a repository
Committing file changes
Ignoring unwanted files
Viewing historical changes
Publishing local changes
Cloning an existing repository
Advanced
How to create branches and merge them using Git
How to deploy a website using Git
Git for Developers: Tips and tricks
Managing Large Files with Git LFS
Mastering Git Commit Messages with AI
Commands
git branch
git status
git checkout
git merge
git log
git stash
git tag
git fetch
git pull
git push
git remote
git submodule
FAQs
How do I delete a branch in Git?
How can I remove a large file from my commit history?
How to resolve merge conflicts
How to move a subdirectory into a separate Git repository
How can I change the author of multiple Git commits?
How are "git fetch" and "git pull" different?
What is a "detached HEAD" in a Git repository?
How can I edit my last commit message?
How can I revert a Git repository to a previous commit?
How do I undo the most recent local commits in Git?