├── Assignment1.md ├── Assignment2.md ├── Assignment3.md ├── Assignment4.md ├── README.md └── screens ├── 0-CreateRepo.png ├── 1-CreateBranchOnGithub.png ├── 1_5-Collaborators.png ├── 2-GitClone.png ├── 3-LocalNewBranch.png ├── 4-AddCommitHW.png ├── 5-PushNewBranchToGithub.png ├── 6-PullRequest.png ├── 6.5-Assignee.png └── 7-FinalOutput.png /Assignment1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/Assignment1.md -------------------------------------------------------------------------------- /Assignment2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/Assignment2.md -------------------------------------------------------------------------------- /Assignment3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/Assignment3.md -------------------------------------------------------------------------------- /Assignment4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/Assignment4.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/README.md -------------------------------------------------------------------------------- /screens/0-CreateRepo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/0-CreateRepo.png -------------------------------------------------------------------------------- /screens/1-CreateBranchOnGithub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/1-CreateBranchOnGithub.png -------------------------------------------------------------------------------- /screens/1_5-Collaborators.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/1_5-Collaborators.png -------------------------------------------------------------------------------- /screens/2-GitClone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/2-GitClone.png -------------------------------------------------------------------------------- /screens/3-LocalNewBranch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/3-LocalNewBranch.png -------------------------------------------------------------------------------- /screens/4-AddCommitHW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/4-AddCommitHW.png -------------------------------------------------------------------------------- /screens/5-PushNewBranchToGithub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/5-PushNewBranchToGithub.png -------------------------------------------------------------------------------- /screens/6-PullRequest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/6-PullRequest.png -------------------------------------------------------------------------------- /screens/6.5-Assignee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/6.5-Assignee.png -------------------------------------------------------------------------------- /screens/7-FinalOutput.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/neuralinfo/Assignments/HEAD/screens/7-FinalOutput.png --------------------------------------------------------------------------------