This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can the automatic daily update commits be stopped?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]