From d7d02fd7f423986d744d9cf081999b95492b6192 Mon Sep 17 00:00:00 2001 From: dank Date: Wed, 11 Jun 2014 14:03:02 -0700 Subject: [PATCH 1/3] dm change2 --- hello.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello.js b/hello.js index 0a1542a..5f098fd 100644 --- a/hello.js +++ b/hello.js @@ -1,4 +1,6 @@ +dm change2 + var http = require('http'); http.createServer(function (req, res) { From 7efd643794ff53356aadc4b45cd1fec75c8d6e78 Mon Sep 17 00:00:00 2001 From: dank Date: Wed, 11 Jun 2014 14:10:38 -0700 Subject: [PATCH 2/3] fixed dmchange --- hello.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.js b/hello.js index 5f098fd..6473ab6 100644 --- a/hello.js +++ b/hello.js @@ -1,5 +1,5 @@ -dm change2 +//fixed dm change var http = require('http'); From 36cad850dfb41edc77b83179da708348c480bb68 Mon Sep 17 00:00:00 2001 From: Dan Kahle Date: Wed, 11 Jun 2014 14:34:07 -0700 Subject: [PATCH 3/3] dankahle messes up hello.js in danielmarvin's branch1 --- hello.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello.js b/hello.js index 6473ab6..c012645 100644 --- a/hello.js +++ b/hello.js @@ -1,4 +1,6 @@ +lala // this better break soemthing + //fixed dm change var http = require('http');