Initialize a New Project in Git…
git init
git add .
git commit
#Add a file
git add file.php
git status
git commit
Byte sized tech know-how.
Initialize a New Project in Git…
git init
git add .
git commit
#Add a file
git add file.php
git status
git commit
Copyright © 2024 Txt
i think the Git Tutorial link is broken
Thanks. Its fixed now.