#github
Read more stories on Hashnode
Articles with this tag
$ git --version git version 2.35.1.windows.2 $ git init test-project $ git config --global init.defaultBranch main $ ls -al $ git status $ git add...