<div dir="ltr">Hi All,<div><br></div><div>    first, is there a way we can modify the checkin script (scripts/gitci) to check for incoming changes so that by default the check-in fails?  Some people may check automatically but I always forget and its annoying to have to merge later on.</div><div><br></div><div>    second, to eliminate this error message:</div><div><br></div><div><div>remote: Resolving deltas: 100% (17/17), completed with 8 local objects.</div><div>remote: This repository moved. Please use the new location:</div><div>remote:   <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a></div><div>To <a href="http://github.com/OpenSmalltalk/vm">http://github.com/OpenSmalltalk/vm</a></div></div><div><br></div><div>should I simply edit .git/configure to change</div><div><br></div><div><div>[remote "origin"]</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>url = <a href="http://github.com/OpenSmalltalk/vm">http://github.com/OpenSmalltalk/vm</a></div></div><div><br></div><div>to</div><div><div><br></div><div>[remote "origin"]</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">    </span>url = <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a></div></div><div><br></div><div>?  Or something else?</div><div><br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>