Git Reference
Introdiction
1.
Reference
2.
Setup and Config
2.1.
config
2.2.
help
3.
Getting and Creating Projects
3.1.
init
3.2.
clone
4.
Basic Snapshotting
4.1.
add
4.2.
status
4.3.
diff
4.4.
commit
4.5.
reset
4.6.
rm
4.7.
mv
5.
Branching and Merging
5.1.
branch
5.2.
checkout
5.3.
merge
5.4.
mergetool
5.5.
log
5.6.
stash
5.7.
tag
6.
Sharing and Updating Projects
6.1.
fetch
6.2.
pull
6.3.
push
6.4.
remote
6.5.
submodule
7.
Inspection and Comparison
7.1.
show
7.2.
log
7.3.
diff
7.4.
shortlog
7.5.
describe
8.
Patching
8.1.
apply
8.2.
cherry-pick
8.3.
diff
8.4.
rebase
8.5.
revert
9.
Debugging
9.1.
bisect
9.2.
blame
9.3.
grep
10.
Email
10.1.
am
10.2.
apply
10.3.
format-patch
10.4.
send-email
10.5.
request-pull
11.
External Systems
11.1.
svn
11.2.
fast-import
12.
Administration
12.1.
clean
12.2.
gc
12.3.
fsck
12.4.
reflog
12.5.
filter-branch
12.6.
instaweb
12.7.
archive
12.8.
bundle
13.
Server Admin
13.1.
daemon
13.2.
update-server-info
14.
Plumbing Commands
14.1.
cat-file
14.2.
commit-tree
14.3.
count-objects
14.4.
diff-index
14.5.
for-each-ref
14.6.
hash-object
14.7.
ls-files
14.8.
merge-base
14.9.
read-tree
14.10.
rev-list
14.11.
rev-parse
14.12.
show-ref
14.13.
symbolic-ref
14.14.
update-index
14.15.
update-ref
14.16.
verify-pack
14.17.
write-tree
Powered by
GitBook
Git Reference
Git Refernece
From:
Git Refernece