Please enable JavaScript.
Coggle requires JavaScript to display documents.
cs-git (git (stash (create a pointer to a state w/ uncommitted changes…
cs-git
git
-
-
-
-
-
-
-
-
push
-u origin HEAD
push local branch currently checked out, and make it track the remote one
Git branching
commit
-
tree
index of (checksum, blob)
-
-
-
-
-
-
-
-
-
-
HEAD
-
detached HEAD
points directly to commit, and moves with new commit
-
-
-