Hi, I asked this before but got no answer - anyone have an idea of how to deal with build.properties. In order to build the SDK you need to make changes to it (eg TLF path), however we don't want to always check in those changes but the file does needs to be in version control as you can't build without it.
This will stop any use of git pull --rebase with "Cannot pull with rebase: You have unstaged changes." Thanks, Justin