Wednesday, February 21, 2018

github working practices

  1. install git client if not installed
  2. find out the project location through project properties in IDE
  3. open command prompt
  4. goto to project root
  5. execute git commands
  6. come back to project in the IDE
  7. refresh it and see the changes

No comments:

Post a Comment