These are my notes from taking @nnja's FEM course git-in-depth .
requirements
-
git --version
> than 2.0
creating a git
echo "hello" | git hash-object --stdin
These are my notes from taking @nnja's FEM course git-in-depth .
git --version
> than 2.0
echo "hello" | git hash-object --stdin