Changes

Jump to: navigation, search

OPS435 Python Lab 0

157 bytes added, 22:16, 2 September 2019
no edit summary
[[Category:rchan]][[Category:ops435]]
= Lab Objectives =
:In this lab, you will create an account on Github and follow the Github "Hello World guide" to create a new public repository on github to learn about the basic work flow workflow of using github to track and manage revisions of software or other contents. The basic work flow workflow includes
:*creating new repository,
:*creating a new branch,
:You will then use the git client on a Linux machine to access and download the contents from the repository you created on github.
= Resource Reference=
:* [https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf Github git Cheat sheet]
:* [https://guides.github.com/activities/hello-world/ Github Hellow World Guide]
 
= Overview =
:* git - a distributed revision control system with rich command set that provides both high-level operations and full access to git's internals.
1,760
edits

Navigation menu