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?


H.J. Lu <hjl.tools@gmail.com> wrote:

> 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)"

I suspect that what Andreas is getting at is that you can't compare SHA1 sums
to gain any information on the relative age of two commits.

David


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