What does running git init inside /home/labex/ops-toolkit establish?
git init
/home/labex/ops-toolkit
A Git repository rooted at that directory, including its .git metadata directory
.git
A rule that ignores every file in the directory
A first commit containing every existing file
An immediate upload of every file to a remote server