diff --git a/index.html b/index.html index a3b0b16..e6bfb24 100644 --- a/index.html +++ b/index.html @@ -822,7 +822,7 @@

Bisecting

v1.0 works but v1.1 contains a regression

-
$ git stash save "whatever you're doing"
+
$ git stash push -m "whatever you're doing"
v1.0 works but commits between v1.0 and v1.1 broke something