Skip to content

tomsohor/sohor-mentoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

for sohor

Note:

  • git status: for checking status
  • git checkout branchName: for changing branch
  • git checkout -b branchName: for creating branch
  • git branch: checking which branch we are on

git add . for adding the change

git commit -m "message" for commit with message

git push origin sohor push to master from branch sohor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages