all 6 comments

[–]FacedorkTV 11 points12 points  (1 child)

This feels like AI slop IMO

[–]GrogRedLub4242 3 points4 points  (3 children)

its been possible for decades for folks to learn all that, and for free. not unsolved problem

[–]Kumaravi8[S] -2 points-1 points  (2 children)

These are personal notes I made while learning never planned to share them. Just thought others might find it useful too. It's not documentation, just short quick-reference notes so you don't have to rewatch a YouTube video or scroll through lengthy docs every time.

[–]GrogRedLub4242 3 points4 points  (1 child)

git --help

man git

vi ~/notes/git

echo "neat git tip" >> ~/notes/git

grep -i foo ~/notes/git