Git-Github Commands

Steps 1.git init 2.git add 3.git commit 4.git status 5.git log 6.git remote add origin 7.git branch and git branch -M 8.git config username 9.git config email 10.git push

Apr 23, 2025 - 18:39
 0
Git-Github Commands

Steps

1.git init

Image description

2.git add

Image description

3.git commit

Image description

4.git status

Image description

5.git log

Image description

6.git remote add origin

Image description

7.git branch and git branch -M

Image description

8.git config username

Image description

9.git config email

Image description

10.git push

Image description