Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mdorranc/Sunday_scripts-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nrchade/Sunday_scripts-1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 19, 2015

  1. mdorranc updated ReadMe.md

    mdorranc committed Apr 19, 2015
    Copy the full SHA
    075eee1 View commit details
  2. Merge pull request #1 from mdorranc/patch-1

    mdorranc updated ReadMe.md
    k8hertweck committed Apr 19, 2015
    Copy the full SHA
    1f26bf1 View commit details
  3. Update setupProject.sh

    We might want to add a comment describing the change made in class and how its different from the script we downloaded from the internet
    raynamharris committed Apr 19, 2015
    Copy the full SHA
    cec8410 View commit details
  4. Merge pull request #2 from raynamharris/patch-1

    Update setupProject.sh
    k8hertweck committed Apr 19, 2015
    Copy the full SHA
    c02e9ef View commit details
  5. Update README.md

    xgaranda committed Apr 19, 2015
    Copy the full SHA
    b3ceaca View commit details
  6. Merge pull request #3 from xgaranda/patch-2

    Update README.md
    k8hertweck committed Apr 19, 2015
    Copy the full SHA
    4abd7d3 View commit details
Showing with 4 additions and 0 deletions.
  1. +2 −0 README.md
  2. +2 −0 code/setupProject.sh
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Sunday_scripts
repo for UTA SWC
code and results for gapminder
This is my change! Git seems pretty amazing, much like coffee.
I am not tech savvy but even I can do this!
2 changes: 2 additions & 0 deletions code/setupProject.sh
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@
##########################################################
# This script will download the split gap minder zip file,
# unzip it, and archive the data

# We edited the next line in class, adding "-k" after curl
##########################################################