git fetching v2.6.24-rc8-mm1 tree Hello, I am trying to git fetch the latest -mm tree. As I understandc it is v2.6.24-rc8-mm1. I had followed a recent post in lkml from January 17: http://www.gossamer-threads.com/lists/linux/kernel/865554?do=post_view_threaded So I tried: git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git tag v2.6.24-rc8-mm1 fatal: Not a git repository Failed to find a valid git directory. and also: #> git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git tag v2.6.24-rc6-mm1 fatal: Not a git repository Failed to find a valid git directory. Any ideas ? Ian -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ