[LLVMdev] git
Matthieu Moy
Matthieu.Moy at grenoble-inp.fr
Fri Jul 22 00:33:10 PDT 2011
John McCall <rjmccall at apple.com> writes:
>> git branch --contains <sha1>, on the other hand, will tell you.
>
> Of course, this doesn't actually help if you've cherry-picked commits
> over to your branch (e.g. because it's a release branch).
How is that different from SVN?
If revision 1234 fixes a bug is some branch, and the last revision in
your trunk is 2345, can you tell whether your trunk has this bugfix
applied by looking at revision numbers?
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
More information about the llvm-dev
mailing list