# git (opens new window)

debian (opens new window) based gnu/linux

sudo apt install git

mac

brew install git

clone repo

mkdir ~/repos/localnative
cd ~/repos/localnative
git clone https://gitlab.com/localnative/localnative.git
git clone https://gitlab.com/localnative/localnative-lectures.git
cd ~/repos/localnative/localnative
git log

register and add ssh pub key to

merge and rebase (opens new window) squashing (opens new window) tig (opens new window) gitk (opens new window)

# more

register and add ssh pub key to

GPL (opens new window)