Skip to content

awaxye/BME547_lecture4_Jan25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BME547_lecture4_Jan25

in-class demo of git usage

Feature Branch Development

Collaboration on Single Repository

Forking Repository

Pull Requests

Mission

For everything below, $netid refers to your Duke Net ID (e.g., apw2), not your GitHub username.

  • Fork this repository: https://github.com/apw2/BME547_lecture4_Jan25
  • Clone your forked repository to your local computer
  • Create a new branch called $netid/myinfo
  • In your new branch, create a new file called $netid.csv
  • Add a line to that file that contains:
# Firstname, Lastname, Net ID, GitHub Name
# For example:
Wax, Adam, apw2, awaxye
  • Push your working branch to your GitHub fork
  • Using GitHub, submit a Pull Request to merge your branch on your forked repository back into awaxye/BME547_lecture4_Jan25

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •