Skip to content

oulib-swc/2019-08-14-ou-collaboration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

Repository base for Git and GitHub Instruction

Credit for this goes to Jonah Duckles

This repository serves as the base repository for use in a Software Carpentry Workshop to show an example workflow for contributing to a project. The lesson plan is under development and will be linked when complete.

lesson outline

Here are the steps that we will be covering.

  1. Fork (cloud)
  2. clone (cloud to local your copy)
  3. edits/changes (local)
  4. git add and commit to version (local)
  5. git push (local to cloud your copy)
  6. pull request (cloud) (notify upstream (owner) available changes)
  7. owner/upstream can accept, ask for more detail, decline 8.fetch from upstream to forked(own) (local)
  8. merge upstream/master to local master (local)
  9. push to origin (local to cloud) own

Disclaimer

This is a work in progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published