Re: git bisect not accepting -git kernels

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Amit Walambe <awalambe@...>
Cc: <git@...>
Date: Tuesday, July 17, 2007 - 12:48 pm

Amit Walambe schrieb:

The -git snapshots are made automatically by kernel.org, and their name
is not included in the git repository.  You could create tags for them
like this:

 git tag v2.6.22-git6 8f41958bdd577731f7411c9605cfaa9db6766809
 git tag v2.6.22-git8 a5fcaa210626a79465321e344c91a6a7dc3881fa

... and afterwards you can use those revision names with bisect (or
other git commands).  I've got the commit IDs (i.e. those mysterious 40
hex digits above) from the first line of the changelogs; their URLs are:

 http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.22-git6.log
 http://kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.22-git8.log

Ren
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git bisect not accepting -git kernels, Amit Walambe, (Tue Jul 17, 12:03 pm)
Re: git bisect not accepting -git kernels, , (Tue Jul 17, 12:48 pm)
Re: git bisect not accepting -git kernels, Amit Walambe, (Tue Jul 17, 12:58 pm)
Re: git bisect not accepting -git kernels, Rogan Dawes, (Tue Jul 17, 1:11 pm)
Re: git bisect not accepting -git kernels, Julian Phillips, (Tue Jul 17, 1:10 pm)
Re: git bisect not accepting -git kernels, Amit Walambe, (Tue Jul 17, 1:15 pm)
Re: git bisect not accepting -git kernels, Sam Ravnborg, (Tue Jul 17, 12:44 pm)
Re: git bisect not accepting -git kernels, Thomas Glanzmann, (Tue Jul 17, 12:16 pm)
Re: git bisect not accepting -git kernels, Amit Walambe, (Tue Jul 17, 12:36 pm)
Re: git bisect not accepting -git kernels, Amit Walambe, (Tue Jul 17, 1:06 pm)
Re: git bisect not accepting -git kernels, Peter Baumann, (Tue Jul 17, 12:13 pm)