Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Instructions

  1. Clone this repo:
git clone git@github.com:LSHTM-GHECO/git-workshop.git
  1. Create your own branch (with any name):
git checkout -b mynewbranch
  1. Add your contender for best song of all time

  2. Commit your change:

git commit -m "added my song"
  1. Push your commit:
git push -u origin mynewbranch
  1. Open a pull request on GitHub to merge your branch to main

Best songs of all time

Rocket man by Elton John

About

Demo repository for GHECO git workshop 2025

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors