]> git.e2factory.org Git - e2factory.git/commit
git: tolerate improper configuration of source for development
authorTobias Ulmer <tu@emlix.com>
Fri, 3 May 2019 17:38:08 +0000 (19:38 +0200)
committerTobias Ulmer <tu@emlix.com>
Fri, 3 May 2019 17:38:13 +0000 (19:38 +0200)
commit139d2a5dc991c8c3754b73414d38b45a7d0b2214
tree7c88b0295cf07c32ad8f0eb1b983edc7a98465c4
parentc7c71ab569b3d196c3a4d830d1338578b02aeefe
git: tolerate improper configuration of source for development

Often one wants to create a git repo and start doing some explorative
work without setting up the repository on the server.

Allow this by downgrading the error messages to very loud warnings. Will
still fail to build in release mode.

Due to design limitations, multiple warnings may appear, but this might
be considered a good thing by some.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
plugins/git.lua