Initialize Git by running git init command. As it's our first commit, we'll do git add . to add all the changes to our commit. Let's make the ...
確定! 回上一頁