Skip to content

Suvxn/Git-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

THis IS Git & Github

=====================

1. git init

2. git add .

3. git commit -m "first commit"

5. git push -u origin master

6. git branch -M main

7. git push -u origin main

8. git remote set-url origin https://github.com/yourname/yourrepo.git

9. git push origin main

10. git add .

11. git commit -m "second commit"

12. git push origin main

13. git branch -m main master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors