Slide 47
Slide 47 text
...
Stage this hunk [y,n,q,a,d,/,s,e,?]? s
Split into 2 hunks.
@@ -1,2 +1,3 @@
My Cool Project
+Author: John Kary
Stage this hunk [y,n,q,a,d,/,j,J,g,e,?]? y
@@ -2,2 +3,2 @@
-This is my first commit.
+This is my second commit.
Stage this hunk [y,n,q,a,d,/,K,g,e,?]? n
(master) ~/Sites/mysite $ git status
Sunday, April 22, 2012