From: Ilpo Järvinen Date: Thu, 2 Nov 2006 21:18:32 +0000 (+0000) Subject: Fixes "stg goto `stg top`" to no-op & adds test X-Git-Tag: v0.14.3~439 X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/commitdiff_plain/9b63cf56576bf219d26f490f3c011e937a5f7129?hp=9b63cf56576bf219d26f490f3c011e937a5f7129 Fixes "stg goto `stg top`" to no-op & adds test Please forgive me that didn't read the test metadata through while producing the last patch. This time also it should be correct... StGIT tried to access index that is not valid when goto'ing to the current patch. Adds also a test for it. Signed-off-by: Ilpo Järvinen ---