It literally took me years and hundreds of git repositories to realise I could git init repo_name
instead of mkdir repo_name && cd repo_name && git init .
. It just never occurred to me to try.
It literally took me years and hundreds of git repositories to realise I could git init repo_name
instead of mkdir repo_name && cd repo_name && git init .
. It just never occurred to me to try.