[Thousand and One Codes] [Git-Hub] 0001 ~ 0010
GitHub is the most important service when you start coding. It is not familiar to beginner programmers. but it is very famous service to trained programmers. So I will introduce how to use GitHub for beginners to use it well. Introduce Git Hub code in the terminal.
git status
git add file-name
git add .
git commit -m "message"
git checkout branch-name
Comments
Post a Comment