Confirmed users
1,643
edits
| Line 2: | Line 2: | ||
#[[/backgound_knowledge| Commit graphs]]  | #[[/backgound_knowledge| Commit graphs]]  | ||
#git directory - ref and object store  | #git directory - ref and object store  | ||
#git-add and git-commit - manipulate commit tree  | #git-add and git-commit - manipulate the index and commit tree  | ||
#git-reset and git-checkout - manipulate refs and working directory  | #git-reset and git-checkout - manipulate refs, the index and working directory  | ||
#Working with remote - parallel   | #Working with remote - parallel working modal.  | ||
Let's discuss merge and rebase in the next session.  | Let's discuss merge and rebase in the next session.  | ||