From cd5acc7a913eac25b5c2224e21c5d8ff2cc2c5a8 Mon Sep 17 00:00:00 2001
From: Cecilia
Date: Mon, 14 Aug 2017 09:08:09 -0300
Subject: [PATCH 1/2] Add sample to index
---
app/views/home/index.html.erb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb
index 859e1457..13c31c6c 100644
--- a/app/views/home/index.html.erb
+++ b/app/views/home/index.html.erb
@@ -5,3 +5,5 @@ ilustrar qué es un Fork y cómo se mantiene actualizado.
Corrigiendo hotfix_15423
+
+Ejemplo
\ No newline at end of file
From 4b79aedf5358066c5ec66ec49322ec070a87e671 Mon Sep 17 00:00:00 2001
From: Cecilia
Date: Tue, 15 Aug 2017 08:59:56 -0300
Subject: [PATCH 2/2] Add example post commit
---
app/views/home/index.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb
index 13c31c6c..48d4d73c 100644
--- a/app/views/home/index.html.erb
+++ b/app/views/home/index.html.erb
@@ -6,4 +6,4 @@ ilustrar qué es un Fork y cómo se mantiene actualizado.
Corrigiendo hotfix_15423
-Ejemplo
\ No newline at end of file
+Ejemplo post commit
\ No newline at end of file