On Fri, 2011-05-20 at 19:10 +0200, Toralf Förster wrote: > Is there's an easy way to check, whether a given checked out git tree > contains > a specific commit id ?
You can try: git log --pretty=oneline | grep <SHA1> -- Steve ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel