Git
Version control commands for managing repositories, branches, and commits
42 commands
Commands
42 commands available
Resources
Learn Git Deeper
Master version control with comprehensive resources
git
init
repository
git
clone
repository
git
config
user
git
status
repository
git
log
history
git
show
commit
git
diff
changes
git
branch
list
git
checkout
branch
git
switch
branch
git
merge
branch
git
rebase
branch
git
add
files
git
commit
changes
git
reset
changes
git
restore
files
git
revert
commit
git
remote
repository
git
fetch
remote
git
pull
remote
git
push
remote
git
stash
changes
git
stash
changes
git
tag
repository
git
push
tags
git
tag
delete
git
tag
list
git
submodule
repository
git
clean
files
git
bisect
search
git
worktree
repository
git
reflog
history
git
filter
history
git
gc
cleanup
git
patch
email
git
patch
mailbox
git
blame
file
git
grep
search
git
fsck
integrity
git
prune
objects
git
cat
file
git
hash
object