Atlassian_git_cheatsheet Atlassian Git Cheatsheet

2014-03-17

: Acerbis Atlassian Git Cheatsheet atlassian_git_cheatsheet docs ads

Open the PDF directly: View PDF PDF.
Page Count: 2

DownloadAtlassian_git_cheatsheet  Atlassian Git Cheatsheet
Open PDF In BrowserView PDF
Git Cheat Sheet
Git Basics

Rewriting Git History

git init

git commit --amend



git rebase 

git clone 
git config

+

user.name 

+

git reflog

Git Branches

git add

git commit -m

git branch

""
git checkout -b
git status



git log

+

git diff

git merge 

Remote Repositories +

+
git remote add

Undoing Changes

 

git revert

git fetch



 

git reset 

+

git pull 

git push 

git clean -n



Visit

atlassian.com/git for more information, training, and tutorials

+
+

page 1

Additional Options +
git config

git diff

git config --global
user.name 

git diff HEAD

git config --global
user.email 

git diff --cached

git config --global
alias.


--oneline"

"git glog"

alias.glog "log --graph
"git log --graph --oneline"

git reset

git config --system
core.editor


git reset

git config --global
--edit

git reset --hard

git log
git log -

overwrites all changes

git reset 
git reset --hard


commits

Deletes

all commits after

git rebase

git log --oneline
git rebase -i


git log --stat

git pull

git log -p
git log
--author=""

git pull --rebase


git log
--grep=""

git push

git log
..

git push 
--force

git log -- 

git push 
--all

git log --graph
--decorate

git push 
--tags

Visit

git push

atlassian.com/git for more information, training, and tutorials

page 2



Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
Linearized                      : No
Page Count                      : 2
PDF Version                     : 1.4
Title                           : atlassian_git_cheatsheet.pdf
Producer                        : Mac OS X 10.9.2 Quartz PDFContext
Creator                         : Preview
Create Date                     : 2014:03:17 19:09:05Z
Modify Date                     : 2014:03:17 19:09:05Z
EXIF Metadata provided by EXIF.tools

Navigation menu