[Vm-dev] a couple of git issues

Eliot Miranda eliot.miranda at gmail.com
Fri Apr 28 02:41:46 UTC 2017


Hi All,

    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.

    second, to eliminate this error message:

remote: Resolving deltas: 100% (17/17), completed with 8 local objects.
remote: This repository moved. Please use the new location:
remote:   https://github.com/OpenSmalltalk/opensmalltalk-vm.git
To http://github.com/OpenSmalltalk/vm

should I simply edit .git/configure to change

[remote "origin"]
url = http://github.com/OpenSmalltalk/vm

to

[remote "origin"]
url = https://github.com/OpenSmalltalk/opensmalltalk-vm.git

?  Or something else?

_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170427/dfeac3b3/attachment-0001.html>


More information about the Vm-dev mailing list