Am 26.05.2015 um 04:00 schrieb Scott Kostyshak:
I did not update all references. Work was in progress. Now everything should
work.
My personal opinion is the following: try your best to not commit work
in progress. If you would like to commit work on progress, do not do
it on master. Create a different branch and work on that. Push it to
the features remote if you want. Feel free to ask if you're not sure
what I'm talking about.
Hi Scott I know what you mean but setting up a branch requires a lot of
work. Especially on Windows where you cannot distinguish the different
branchen visbly. Nevertheless my aim was to split the commits into small
pieces that can easily be reverted if necessary.
besides this I don't think that every master commit must pass all
tex2lyx tests while I am working on tex2lyx. We are not in beta state
and what is the benefit? It is just unnecessary work. When i ended up
workin on tex2lyx I prepared everything to pass the tests.
regards Uwe