Git in Depth Notes

These are my notes from taking @nnja's FEM course git-in-depth.

These are my notes from taking @nnja’s FEM course git-in-depth.

requirements #

  • git --version > than 2.0

git">creating a git #

echo "hello" | git hash-object --stdin

Connections

Related tags and posts connected to this entry.