Skip to content

sunsetkookaburra/Git2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgSoc Beginners' Git 2024

Originally run 6pm 27th March 2024.

This is the repository for the Beginners' Git workshop.

If your coming from the Live Page, see the guide.md page; and the source code https://github.com/ProgSoc/Git2024

Instructions

Group Session

  • Pick 2+ group members (nominate 1 person as Owner),
  • Get the Owner to fork this repository,
  • Add your teammates as 'Collaborators',
  • Create your own individual branches, with a feature name like oli/event-idea:
    • Fill out a new event or project idea in guide.md, with your idea for a event ProgSoc could host,
    • Open a Pull Request, and get the changes merged into the main branch.
  • Create your own individual fix branches, with similar feature names to before oli/fix-dates:
    • Each change the date format to a different version (one person does 27/4/2024, another spells out the month fully 27 March 2024, another internationally 2024-03-27, etc)
    • Open Pull Requests, and get the changes merged into the main branch.
    • You'll encounter a merge-conflict, and need to decide how to resolve it.

Live Collaboration Session

  • Work on your teams' sections, and submit Pull Requests to the original repository to be merged into the live branch.

Branches

It includes the main branch as a finished state example of the files at the end of the group session.

It also includes the changes submitted during the live website collaboration session, available in the live branch.

Short-Circuit

If you want to jump in at a specific step of the workshop, there are available branches representing the repository state at that point:

  • TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%