[Vm-dev] build emergency with recent changes to updateSCCSVersions

Eliot Miranda eliot.miranda at gmail.com
Tue Jun 21 21:57:32 UTC 2016


Hi Holger,

On Tue, Jun 21, 2016 at 2:42 PM, Holger Freyther <holger at freyther.de> wrote:

>
>
> > On 21 Jun 2016, at 23:37, Eliot Miranda <eliot.miranda at gmail.com> wrote:
> >
>
> Hi Eliot,
>
>
> > How do I know?  This "fetch and then diff" method is IMO broken.  I
> simply want to know whether there are incoming commits /before/ I do a
> fetch.
>
> "fetch" will just update your remote (origin by default). Do you know "git
> ls-remote origin", is that closer to what you want?
>

It doesn't help me.  I can't decode the commits into changes:

McStalker.oscogvm$ git ls-remote origin
3e19ff3d1924550911e5fc15bbbf5eb05f39320c        HEAD
3e19ff3d1924550911e5fc15bbbf5eb05f39320c        refs/heads/Cog
56c4157d4a41fbc6d8f98e241c4eec954d15ebd2        refs/heads/master
795791095cc6dbc63a8272d6481554cde8b976fd        refs/heads/oldTrunk
6879a597d5214e7cbb7ce329ef015ead2a7dffeb
 refs/heads/platform/Cross/plugins
250ea8034ffccd0639910f2abac787573afb48dd
 refs/heads/platform/win32/plugins
2fafe3d5bd3391b3151eb29a5b3221dc7ba18eff        refs/pull/10/head
cad7fcbdc2db887fd44ece95b8c5a5a2f9ed97e7        refs/pull/11/head
2fafe3d5bd3391b3151eb29a5b3221dc7ba18eff        refs/pull/8/head
d6d4215efc98645136ed420a69ceaf6f5f454b6c        refs/pull/8/merge

What makes sense to me is a list of changed files, and a further option to
do a diff.  So I guess the fetch, diff approach is what I'll have to get
used to.  What's the diff command to compare the current state of files
(including unstaged modifications) against the last fetch?


And thanks for holding my hand here; I really appreciate everyone's
patience and help.  I know I look really clumsy right now.  Hopefully the
murk will clear and I'll learn before doing too much damage.

holger


_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20160621/208afaa8/attachment-0001.htm


More information about the Vm-dev mailing list