git-learning-project Top 3 git features (for me) Creating and switching to a branch in 1 line (git checkout -b ...) git restore for obvious reasons git Aliases because it could be fun with some custom names (but will not apply for myself)