On Tue, Feb 18, 2014 at 9:36 AM, Sima Baymani <[email protected]> wrote:
> So, should I still try the fix or dig further into the console
> problem (might be over my head...)?

I'd say we still want the fix you proposed (as long as you can verify
that it works whatever terminal it's launched from...); after all,
it's not an ugly patch, and it does eliminate a symptom that you and
several other users suffer from. It would certainly be good to
understand the problem fully, but in the mean time that patch is
useful.

> I've just about read up on how to submit patches (to the git list,
> correct?) and I'm trying to figure out how to run the tests, so no
> real work done yet.

It's probably better to send the patch to this list. As for the tests,
just run

  $ make test

from the root of the source tree. To run individual tests,

  $ cd t
  $ ./t1207-push-tree.sh

-- 
Karl Wiberg, [email protected]
   subrabbit.wordpress.com
   www.treskal.com/kalle

_______________________________________________
stgit-users mailing list
[email protected]
https://mail.gna.org/listinfo/stgit-users

Reply via email to