Git

Basis

Object types

  • Blob
  • Tree
  • Commit

Tree

How Git store commits?

How does git store branches?

In one text file)

How do you remove a branch?

Aliases and configs

How to commit?

Rules from Open Source

  • Title
  • Description
  • One thing to one commit

make it interactive

Can hash of the commit be changed?

public vs private

Renaming

Merging

Git

By Vladimir