-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | Hi! | | In the "standard" linux git repository the different kernel versions are | tagged, making it possible to check out a particular version. | | I tried to check out a older kernel version out of the openmoko kernel | tree, but I there are no tags (git tag -l does not show a single tag). I | am not very familiar with git so maybe I am doing something wrong, or | another mechanism is used making it possible to checkout a particular | kernel version?? | | I would really appreciate a hint ;-)
Ah it seems if you want the remote repo to reflect the tags, you have to push with --tags option. I'm just chaged my pushing script to do that and now we've got tags, including ones in stable and andy-tracking about the last fork. - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkmPFBoACgkQOjLpvpq7dMon8ACdE3Yb+pCywvGjqlxBWt+BvhAs I4sAn1iZk+Zk23Y3dXs9niwRjZvLn5vT =5dSE -----END PGP SIGNATURE-----
