cfg4j / cfg4j

Modern configuration library for distributed apps written in Java.

Home Page:http://cfg4j.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For git add force update support!

wjw465150 opened this issue · comments

GitConfigurationSourceBuilder.setForceUpdate(true);

now when sone one force pull to remote git repository,cfg4j-git getConfiguration() and reload() method will throw exception:"Checkout conflict with files" and "HEAD is detached"