Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.
/ hellogitworld Public archive
forked from MonicaG/hellogitworld

Hello Git World sample training repository

Notifications You must be signed in to change notification settings

jujaga/hellogitworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample project students can use during Matthew's Git class.

We can have a bit of fun with this repo, knowing that we can always reset it to a known good state.  We can apply labels, and branch, then add new code and merge it in to the master branch.

As a quick reminder, this came from one of three locations in either SSH, Git, or HTTPS format:

* git@github.com:matthewmccullough/hellogitworld.git
* git://github.com/matthewmccullough/hellogitworld.git
* https://matthewmccullough@github.com/matthewmccullough/hellogitworld.git

We can, as an example effort, even modify this README and change it as if it were source code for the purposes of the class.

This demo also includes an image with changes on a branch for examination of image diff on GitHub.

2
dev test

About

Hello Git World sample training repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 49.7%
  • Groovy 46.0%
  • Shell 4.3%