Skip to content

puravparab/CSE_4600_HW1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework 1

Install

  1. Fork the repository
  2. Clone the repository
git clone <Enter repo url>

Usage

Push code changes to this repo

// Go to root directory
git add .
git commit -m "<enter commit msg>"
git push -u origin master

Create a pull request after commiting to github

Update local repository if changes were made in the github repo

git pull

About

Repository for Homework 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published