Re: New branch name with no other changes
Stephen Leake <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hendrik Boom <[email protected]> writes: > On Sun, Jun 12, 2011 at 04:44:24PM +0200, Thomas Keller wrote: >> >> Not yet unfortunately, but it would be easy to let it load >> /etc/monotonerc or something similar by default (we could make the >> actual path configurable at build time). The interesting part here is >> src/lua_hooks.cc, lines 256ff. > > You could even let it be specified, despecified, or overridden in a > ~/.monotonerc file. That's easily done now, with 'dofile'. -- -- Stephe