Skip to content

stasmilke/toop-project-2019

Repository files navigation

toop-project-2019

instruction

  • fork project on Github

clone fork to local

  • git clone https://<your_login>@github.com/your_login/java-open-course-2019.git

add upstream


create branch from master for work

  • git checkout -b ветка

add all

  • git add .

commit

  • git commit -m "название коммита в кавычках"

push changes in your fork

  • git push origin master

pull changes from base repository

  • git pull upstream master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages