Skip to content

An exercise covering the basic git workflow

Notifications You must be signed in to change notification settings

aniketshirodkar/HW-1-EX-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

HW 1 EX 1

An exercise covering the basic git workflow

Instructions

  • Fork this repository, and clone your fork
  • Edit the flow.sh script, filling in the git commands to execute the core workflow
  • If on mac or linux, make the script executable: chmod +x flow.sh
  • Run the script by entering ./flow.sh in your terminal; you should see the changes you made to the script added, committed and pushed
  • ADDED on Wed, Sep 11: Please copy the content of the updated flow.sh file into a text file yuor_secret_STAT315ID.txt and upload it on Canvas through "Exercise 1.1 Submission" assignment.

About

An exercise covering the basic git workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%