Can the automatic daily update commits be stopped?

H.J. Lu hjl.tools@gmail.com
Tue Jan 6 16:05:00 GMT 2015


On Tue, Jan 6, 2015 at 8:03 AM, David Howells <dhowells@redhat.com> wrote:
> H.J. Lu <hjl.tools@gmail.com> wrote:
>
>> Why not?  I do it all time.
>
> Without the repo being available, that is.
>
> I also compare SHA1 sums - using the repo frequently, so it's not a problem
> for me.
>

Can you tell me what other info you need:

[hjl@gnu-6 binutils-gdb]$ echo "$(git remote -v | grep fetch | awk '{
print $2}') on $(git name-rev --name-only HEAD) commit $(git log -1
--pretty=%H)"
ssh://hjl@sourceware.org/git/binutils-gdb.git on master commit
533d0af0b8a8127b6f189222fc57aa11ce7aab2c
[hjl@gnu-6 binutils-gdb]$

-- 
H.J.



More information about the Binutils mailing list