26 / 41
$ git add --patch features.py
[...]
- return [vlaue]
+ return [value]
Stage this hunk [y,n,q,a,d,/,K,j,J,g,e,?]? y
[...]
+#================================
+# Actual features below
+#================================
Stage this hunk [y,n,q,a,d,/,K,j,J,g,e,?]? q
-> yes, stage this hunk
-> no, and quit