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 7:13 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>> > We can add those tags, if we wanted to. But why not start simple,
>> > indeed, and just use the SHA1?
>>
>> An SHA1 does not tell you anything without the associated repository.
>
> Do you have a suggestion?

Try this in binutils-gdb tree:

#  echo "$(git remote -v | grep fetch | awk '{ print $2}') on $(git
name-rev --name-only HEAD) commit $(git log -1 --pretty=%H)"


-- 
H.J.


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