[PATCH] Fix regular expressions for git repositories

Dirk Hohndel dirk at hohndel.org
Sat Aug 15 05:25:21 PDT 2015


On Mon, Aug 10, 2015 at 09:56:42PM +0200, Salvador Cuñat wrote:
> 2015-08-10 20:42 GMT+02:00 Salvador Cuñat <salvador.cunat at gmail.com>:
> 
> >
> > I've been testing this a bit and, curiously, both regexps worked fine.
> >
> >
> Funnier still,   the git repo is opened typping  ~/git_divelog[tests]   or
> ~/git_divelog/[tests]  (although I don't know if this is the correct
> behavior)

Interesting. Syntactically we were going for the first one, but my guess
is that we need to change the way we open git repos, anyway. While the
idea to overload the file name still is solid for the rest of the code,
what it forces us to do with the file select boxes is just too painful.

We simply need a different UI here.

/D


More information about the subsurface mailing list