fetchgit builder comment: can handle remotes without HEAD

thx civodul for bringing it up and testing

svn path=/nixpkgs/trunk/; revision=27523
This commit is contained in:
Florian Friesdorf 2011-06-22 21:01:36 +00:00
parent e50e84daa1
commit c8f12bd8be

View File

@ -1,6 +1,7 @@
# tested so far with:
# - no revision specified and remote has a HEAD which is used
# - revision specified and remote has a HEAD
# - revision specified and remote without HEAD
source $stdenv/setup
header "exporting $url (rev $rev) into $out"